how to upgrade my python version windows 10 code example
Example: command to upgrade python version
python -m pip install pip
#or
python -m pip install –upgrade pip
python -m pip install --upgrade pip
python -m pip install pip
#or
python -m pip install –upgrade pip
python -m pip install --upgrade pip