what are the modes used in Python
Answers
Answered by
5
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.
Answered by
0
Answer✍️✍️✍️
*️⃣Script
*️⃣Interactive
*️⃣Script
*️⃣Interactive
Similar questions
Math,
7 months ago
Environmental Sciences,
7 months ago
Computer Science,
7 months ago
Math,
1 year ago
Math,
1 year ago
History,
1 year ago