// latest version python 2.7.14 for Windows 64 bits
https://www.python.org/ftp/python/2.7.14/python-2.7.14.amd64.msi
# https://www.python.org/downloads/release/python-370/
# change the last 3 digits in the link to determine version
# (e.g: '370' -> 3.7.0 && if you want 3.7.5 version just change them to '375')
# Go to Python.org and use archives to explore past releases of Python.
# If you're using an IDE like Thonny, install Python 3.7.9 (depends on how updated your IDE is).
# Download your version of Python and click the executable. Then install after receiving the UAC prompt (Windows).