PYTHON CIRCLE
Practice
Python Books
Archive
Subscribe
Login
Menu
Login
Practice
Python Books
Archive
Subscribe
Blog available for sell
This blog is available for sale. Please 'contact us' if interested.
Advertise with us
Python Multiple Choice Questions
Which of the following isn't true about main modules?
A. When a python file is directly executed, it is considered main module of a program
B. Main modules may import any number of modules
C. Special name given to main modules is: __main__
D. Other main modules can import main modules
Show Answer
Next Question
Correct Answer:
D
Explanation: Main modules are not meant to be imported into other modules.
© 2024-2025 Python Circle
Contact
Sponsor
Archive
Sitemap