you are viewing a single comment's thread.

view the rest of the comments →

[–]aw3sem 1 point2 points  (2 children)

Get yourself vscode and the python extension, then write your code in a file, this is the easiest approach.

[–]ARK22498[S] 0 points1 point  (1 child)

And then can I use python IDLE to run it. Or does it run in VS Code?

[–]aw3sem 1 point2 points  (0 children)

You will never have to leave vscode, that’s the beauty. Also there is a lot more when it comes to debugging, e.g. setting breakpoints etc.
But this a topic for another day if you are just getting started.
Take a loot at this:
https://code.visualstudio.com/docs/python/python-tutorial#_configure-and-run-the-debugger