I'm learning Python 3.8 (on Windows 10 machine) and everything is not clear.
I can read stuff like this : py -3 -m pip install XXX
And sometimes I see : pip install XXX
Are these commands do the same stuff ? Which one is better ?
I'm learning Python 3.8 (on Windows 10 machine) and everything is not clear.
I can read stuff like this : py -3 -m pip install XXX
And sometimes I see : pip install XXX
Are these commands do the same stuff ? Which one is better ?