Get the version of pip
get_pip_version()
a string that is a version, for example 20.2
20.2
Richèl J.C. Bilderbeek
if (is_pip_installed()) { get_pip_version() }