1.

write the advantage and disadvantage of working in intractive mode in python

Answer» advantages of interpreter:1. it gives us instant output 2. it is very helpful to test the codes disadvantage of python interpreter1. we can not save our project for the future2.we can\'t edit our code after execution.<br>Disadvantages of using Pythons Interactive mode:\tIt is harder to save, write or edit long programs or even the existing programs.\tTougher alternative of writing a code.Disadvantages of using Pythons Interactive mode:\tThe presence of third party modules extensive support libraries open source and\tCommunity development\tUser friendly date structure, productivity and speed


Discussion

No Comment Found