os.getcwd() returns the absolute path of the working directory where Python is currently running as a string str . getcwd stands for " ...
確定! 回上一頁