Setup Python
- Download the latest standalone version of python from https://www.python.org/downloads
- Run the executable and install with default options.
- After the installation, Run the command
python --versionin a new terminal window. The output should show the version of python which is installed.