how to upgrade python on pip code example
Example 1: how to upgrade pip
python -m pip install --upgrade pip
Example 2: pip upgrade command
pip install
python -m pip install --upgrade pip
python -m pip install --upgrade pip
pip install
python -m pip install --upgrade pip