update python version command using pip code example
Example 1: how to update pip python
python -m pip install --upgrade pip
Example 2: pip change python version
pip upgrade -pip
python -m pip install --upgrade pip
pip upgrade -pip