CBSE Class 11 Informatics Practices Question 25 of 62

Getting Started with Python — Question 6

Back to all questions
6
Question

Question 6

The extension for a Python file is given as:

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

.py or .pyw

Reason — The extension for a Python file is .py or .pyw.