I just installed python onto my computer and I'm testing it with some simple code like print("test")
and when I try to run the code through the Terminal - Run Active File
it opens a command prompt window and closes it instantly. It only slowed down once enough for me to quickly read it but automatically closes.
How do I get the window to stop closes or is there another way to run python code in VS Code.
Any help will be much appreciated.