Forums

How can i run a file from here...

queued

python3 main.py File "<stdin>", line 1 python3 main.py ^ SyntaxError: invalid syntax

How can I exit this and get back to being to run a file? Thanks

I'm not sure what you're trying to exit. If you ran that in a console, then you're probably back at the prompt and if you ran it from the editor, you can just fix the error and run it again.