Bright Tutorials
Home
Courses
Solutions
Videos
Q&A
Blogs
Downloads
Login
Enquiry
Home
Solutions
CBSE
Class 12
Computer Science
Using Python Libraries
Question 10
CBSE
Class 12
Computer Science
Question 25 of 62
Using Python Libraries — Question 10
Back to all questions
10
Question
Question 10
A python module has ............... extension.
.mod
.imp
.py
.mpy
Answer
.py
Reason
— A Python module has a .py extension.
Previous
Question 9
Next
Question 11