Q123
Which of the following returns a string that represents the present working directory?
A.
os.getcwd()
AnswerB.
os.cwd()
C.
os.getpwd()
D.
os.pwd()
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board