How to run code in for Python – what's the best way to execute scripts? or Struggling with how to run

22 Replies, 1451 Views

lol i remember being stuck on this too.

For how to run code in for python, just use IDLE if you want no fuss. Open your .py file, hit F5, and boom—it runs.

VS Code is fancier but has more setup. If you're getting errors in the terminal, maybe Python isn't in your PATH? Google how to fix that.

Messages In This Thread



Users browsing this thread: 1 Guest(s)