I was trying to run the python file in the windows command prompt, and I used the command "test.py"
, with the double quotes in the command.
The file was opened as a .txt
file with the codes I wrote in it instead of running like a program.
I have put the file on the desktop.
I am very new to coding. Can someone help me with how to run python file from windows cmd prompt?