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