I installed the VS Code, then i installed Python and Code Runner (according to tutorial on web) in.
I launched the VS Code and I typed print("say Hello")
and i got a problem (see a pic). Nevertheless i run the code and i got this:
[Running] python -u "c:\Windows\System32\hello\hello.py"
'python' is not recognized as an internal or external command,
operable program or batch file.
What's wrong?
Problem in code: https://i.stack.imgur.com/dPA2o.png