Python Tutorial: Installing and Hello World
In this tutorial I will show you how you install python 3.x and Sublime Text Editor 2, and how you set up your python environment variable. I also provide the classic first-program “Hello World!” for a test run of the setup.
LINKS:
Python3: http://www.python.org/download/releases/3.3.3/
Sublime Text 2: http://www.sublimetext.com/2
source