My computer has windows 8 and I get this error when I run a code; [Running] python -u "c:\Users\SCS\Desktop\test.py" 'python' is not recognized as an internal or external command, operable program or batch file. It's in the VS code.
I entered a function; Print("Hello World!") for just testing and in the "Output", I got this error; My computer has windows 8 and I get this error when I run a code; [Running] python -u "c:\Users\SCS\Desktop\test.py" 'python' is not recognized as an internal or external command, operable program or batch file.
I expected the output but I got this error.