Q145
What does os.name contain?
A.
the name of the operating system dependent module imported
AnswerB.
the address of the module os
C.
error, it should've been os.name()
D.
none of the mentioned
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board