Installing Python
- Open a browser and navigate to https://www.python.org/downloads/
- Download a version of Python for your operating system.
- Run the installer.
- Update your path environment variable.
- To validate your installation, open a command prompt and type
python. - 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.