-
Download Python from https://www.python.org/ and install python.mpkg
-
(optionally) Download either notepad ++ or sublime text as text editor from Google
-
(MAC) open terminal and do the following
a. python b. print("Hello World")
-
Get the latest of the repo
$ git pull origin/master
-
Run file
$ python ./scripts/hello_bo.py