4. Explain the two modes of Python.
Answers
Answered by
7
Answer:
Python has two basic modes: script 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.
Explanation:
Similar questions
Political Science,
2 months ago
Math,
2 months ago
Physics,
2 months ago
Hindi,
11 months ago
English,
11 months ago