Q62
What will be the output of the following code:import osprint(os.getcwd())
A.
The current working directory
AnswerB.
An error will occur
C.
os
D.
C:UsersuserDocuments
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board