Saving Python scripts and running them using IPython and Python.
• Using %hist and %save. • Creating new Python scripts on an editor. • Running scripts in IPython using %run. • Running scripts from the terminal with python.
%hist
%save
%run