explain the different working modes of Python
Answers
Answered by
2
Explanation:
Python has two basic modes: normal and interactive. The normal mode is the mode where the scripted and finished . py files are run in the Python interpreter. Interactive mode is a command line shell which gives immediate feedback for each statement, while running previously fed statements in active memory.
Similar questions
Math,
2 months ago
Math,
2 months ago
Social Sciences,
2 months ago
Political Science,
4 months ago
Science,
4 months ago
English,
9 months ago