Bright Tutorials
Home
Courses
Solutions
Videos
Q&A
Blogs
Downloads
Login
Enquiry
Home
Solutions
CBSE
Class 11
Computer Science
Introduction to Python Modules
Question 3
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
Previous
Question 2
Next
Question 4