CBSE Class 11 Computer Science Question 76 of 80

Getting Started with Python — Question 9

Back to all questions
9
Question

Question 9

The default extension of Python program file is *.pyt.

Answer

False

Reason — The default extension of Python program file is .py or .pyw.