CBSE Class 11 Computer Science Question 10 of 63

Introduction to Python Modules — Question 2

Back to all questions
2
Question

Question 2

A module is a Python file that constitutes only definitions of variables, functions and classes.

Answer