Advantages and disadvantages of interactive mode in python
Answers
Answer:
Explanation:
Disadvantages of using Pythons Interactive mode:
It is harder to save, write or edit long programs or even the existing programs.
Tougher alternative of writing a code.
Disadvantages of using Pythons Interactive mode:
The presence of third party modules extensive support libraries open source and
Community development
User friendly date structure, productivity and speed
I hope you like the answer. Thanks for asking.
Read more on Brainly.in - https://brainly.in/question/4966741#readmore
Python has two basic modes script and interactive the normal mode is the mode where the scripted and finished files are run in the Python interpreter interactive mode is a command line shell which gives immediate feedback for each sentence while running previously fade statements in active memory as new lines are fade into the interpreter the feed program is evaluated both in part and in whole
Read more on Brainly.in - https://brainly.in/question/5591324#readmore