Computer Science
Related Questions
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 module line (header) is written only once at the top of the program.
A module is loaded only once regardless of the number of times it is used.
The statement to import math module is—call math.