Page 1 of 1

What does os.name contain?

Posted: Wed Jul 13, 2022 7:45 pm
by answerhappygod
a) the name of the operating system dependent module imported
b) the address of the module os
c) error, it should’ve been os.name()
d) none of the mentioned