Informatics Practices
Fill in the blanks:
Python programming can be done in _________ and _________ modes.
Getting Started
1 Like
Answer
interactive
Answer
script
Answered By
2 Likes
Related Questions
Fill in the blanks:
To start Python from the command prompt, use the _________ command.
Fill in the blanks:
Python programs are saved using the _________ or _________ extension.
Fill in the blanks:
_________ mode does not save the commands entered by you in the form of a program.
Fill in the blanks:
The shortcut key to run Python script is _________.