Advertisements
Advertisements
Question
The module which allows you to interface with the Windows operating system is ______
Options
OS module
sys module
CSV module
getopt module
MCQ
Fill in the Blanks
Advertisements
Solution
The module which allows you to interface with the Windows operating system is the OS module.
shaalaa.com
Python Program to Import C++
Is there an error in this question or solution?
APPEARS IN
RELATED QUESTIONS
What is the use of modules?
Identify the module, operator, definition name for the following welcome.display()?
What is sys.argv? What does it contain?
What is the purpose of the sys, os, getopt module in Python? Explain.
Write the syntax for getopt() and explain its arguments and return values?
