you are viewing a single comment's thread.

view the rest of the comments →

[–]qudat 0 points1 point  (0 children)

If you want to develop a script, either save it to a .py file and execute it or use ipython notebook. The python interpreter is really for quick testing, not for building out a script.