instal python3 windows 10 code example
Example 1: python 3 windows
python get-pip.py
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.