In this example we will show how to check PIP version in Python.
Source Code
C:UsersuserAppDataLocalProgramsPythonPython37-32Scripts>pip --version
Output:
pip 19.2.3 from c:usersuserappdatalocalprogramspythonpython37-32libsite-packagespip (python 3.7)