Computer Science
Related Questions
Fill in the blanks:
A module constitutes two sub-components—executable _________ as well as _________.
Fill in the blanks:
_________ function is used to get all information about module, i.e., name of all functions, variables, etc, available in that module.
A function call can be made several times in a Python module.
A module is loaded only once regardless of the number of times it is used.