Starting Python Posted on 02/07/2020 Posted by admin Posted in Uncategorized Load up the Python IDLE shellHit CTRL-N to open a new windowThat’s it. You are ready to go! Hit F5 to run your program The Python Shell The Program Window Successful Output Useful Keyboard Shortcuts CTRL-F6 Break Program/Reset IDLECTRL-S Save