Informatics Practices
Fill in the blanks:
Python programs are saved using the _________ or _________ extension.
Getting Started
1 Like
Answer
.py
Answer
.pyw
Answered By
1 Like
Related Questions
Fill in the blanks:
Python is a/an _________ independent language.
Fill in the blanks:
To start Python from the command prompt, use the _________ command.
Fill in the blanks:
Python programming can be done in _________ and _________ modes.
Fill in the blanks:
_________ mode does not save the commands entered by you in the form of a program.