CBSE Class 11 Informatics Practices Question 31 of 102

Python Programming Fundamentals — Question 8

Back to all questions
8
Question

Question 8

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.