Installing Komodo Edit and Python 3

Installing Python 3

Installing Komodo Edit

Using Terminal (on a mac)

Type Terminal into spotlight, like this: Alternatively, you can go to Appliations>Terminal. To run python programs, type "python3 progName.py", or whatever the name of your program is. It'll run as such.

Submitting labs remotely (on a mac)