In order to open the code:

1) Open the terminal by searching for it in the dashboard or pressing Ctrl + Alt + T . 
2) Navigate the terminal to the directory where the script is located using the cd command. 
3) Type python SCRIPTNAME.py in the terminal to execute the script.

I encourage everyone to run and experiment with the different algorithms presented.