📜  文件路径 当前目录 python 代码示例

📅  最后修改于: 2022-03-11 14:46:33.600000             🧑  作者: Mango

代码示例4
from os import getcwd # only import "getcwd" from os

getcwd() # Get the current working directory