CBSE Class 11 Computer Science Question 31 of 98

Python Programming Fundamentals — Question 10

Back to all questions
10
Question

Question 10

The extension of a Python file is given as-

  1. .pt
  2. .pwy
  3. .py or .pyw
  4. .yppy
Answer

.py or .pyw

Reason — The extension of a Python file is given as .py or .pyw.