install python 3.10 code example
Example 1: python 3.10
Windows Download (Latest as of 3/14/2021):
https://www.python.org/ftp/python/3.9.2/python-3.9.2-amd64.exe
Example 2: install python 3
# Download and Install python from https://www.python.org/downloads
# Try to get the latest version of Python, and please avoid using python 2.x unless you have a reason to.