Showing a plot
Inspite of mode is not interactive ,why after writing a run command and pressing enter plot is shown without using show () function?
Python-3.4.3 Additional-features-of-IPython 08-09 min 50-60 sec
Answers:
Python scripts need show() command, interactive Python shell.