Technically I have 2 issues, but perhaps fixing the first one will help second.
In the 2nd Python Course Program video, Mosh asks you to use CMD prompt on windows to find Python. I have Python 3.8 installed and have even used it with PyCharm (as I was previously following the free youtube course Mosh has). When I use CMD, I get an error when typing in ‘python.’ It says “python is not recognized as an internal or external command, etc.”
How do i remedy?
My second problem, has to do with video 5 and using VS Code… when we hit ctrl-` to bring up the integrated terminal, when I go to type python and app.py, it of course gives me same error as above…
Most appreciative for help!!!.. thank you