1. Go to https://www.python.org/download/
  2. In the search bar type in “Python 2.7“. Click search.
  3. In the results you should see “Python 2.7 Release“. Click on the link.
  4. Scroll down and find the link to “Windows x86-64 MSI Installer (2.7)“. Click and download to your Python install files folder.
  5. When it has finished downloading. Double-click on the .msi file and follow the instructions to install.
  6. It should install (by default) to your C:\Python32\.
  7. You should now open your Programs > Python 3.2 > IDLE (Python GUI). A Python Shell window should open.