Running Python Programs Hybrid compiled/interpreted architecture Options: Start Interpreter from command line (>>> ) Type program statements Import script file Start interpreter with file as command line arg Configure filetype to launch interpreter on file Unix pound-bang trick Directly from IDE (IDLE)