Which Of The Following Returns A String That Represents The #899
Which of the following returns a string that represents the present working directory?
This multiple choice question (MCQ) is related to the book/course
gs gs109 Python.
It can also be found in
gs gs109 Python Modules - Python Operating System - Quiz No.1.
Which of the following returns a string that represents the present working directory?
os.getcwd()
os.cwd()
os.getpwd()
os.pwd()