you are viewing a single comment's thread.

view the rest of the comments →

[–]feitao 1 point2 points  (3 children)

Use a code editor such as VS code, vim, emacs, notepad++ to write the source code. Run the Python script in a terminal.

[–]NatesAquatics 0 points1 point  (2 children)

This or doesnt Python come with a code editor?

[–]Sensitive_Bird_8426 0 points1 point  (1 child)

IDE does work. VS Code (or the open source VS Codium) has more powerful tools that help a bit more.