Next, write import os followed by os.getc , you'll see autocomplete for os.getcwd . Selecting that autocomplete adds os.getcwd() to your source code and ...
確定! 回上一頁