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
Which of the following isn’t true about main modules?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which of the following isn’t true about main modules?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!