CBSE Class 12 Computer Science Question 13 of 62

Using Python Libraries — Question 3

Back to all questions
3
Question

Question 3

A Python module is a file (.py file) containing variables, class definitions, statements and functions related to a particular task.

Answer