I'm using Microsoft Visual Studio Code with its Python support on Windows 7.
Now I can open an .py file and run it from menu Debug > Start Debugging. Is it possible to run it in command line?
I'm using Microsoft Visual Studio Code with its Python support on Windows 7.
Now I can open an .py file and run it from menu Debug > Start Debugging. Is it possible to run it in command line?
python usually runs it in command prompt. Please let me if you need any more details or help