INTRODUCTION TO PROGRAMMING WITH PYTHON: Executing Your Python Program!

In this second tutorial video on how to program in Python we take a deep dive look at just how to run your Python program!  We see how to install IDLE on Ubuntu for Python 2 and 3, how to create and execute programs using vi and the FREE Adobe Brackets text editor.  We see the effect of the #!/usr/bin/python and #!/usr/bin/env python options and discuss the differences in using each!  Enjoy!