how to update python version to latest stable version 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