CBSE Class 11 Computer Science Question 11 of 63

Introduction to Python Modules — Question 3

Back to all questions
3
Question

Question 3

The import statement reads a module file and makes its contents available for use.

Answer