Computer Science
Related Questions
Fill in the blanks:
The output of the following statement: X = statistics.mean([2, 15, 16, 19] =) is _________.
Fill in the blanks:
To access a method/function from a module, we have to specify the name of the function separated by a _________ operator.
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.