I installed python 3.8 from the Windows store. Typing "python" works. Why does py -3 not work for me? I re-did all the steps in the main tutorial I was following.
It says "py" is not found as any of a bunch of things it could be.
Since there is no answer to this question (It is in the comments)
Refer to this page for the source of this information
Firstly I am installing Python 2.X and selecting:
Next to install Python 3.X:
To use / test using :
py -3
py -2
This should launch python 3 and 2 respectively
py.exe launcher. See docs.python.org/3/using/windows.html