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.

  1. .mod
  2. .imp
  3. .py
  4. .mpy
Answer

.py

Reason — A Python module has a .py extension.