Installing Python

  1. Open a browser and navigate to https://www.python.org/downloads/
  2. Download a version of Python for your operating system.
  3. Run the installer.
  4. Update your path environment variable.
  5. To validate your installation, open a command prompt and type python.
  6. You should see a message about the version of python installed and the python prompt: >>>.

My Coolness Rating for Installing Python is 4 sunglasses (Very Cool!) because it is easy to install.