Python program to explain os.getcwd() method. # importing os module. import os. # Get the current working. # directory (CWD).
確定! 回上一頁