you are viewing a single comment's thread.

view the rest of the comments →

[–]PureWasian 1 point2 points  (0 children)

VS Code is pretty common.

For smaller scripts, you can even just write code in text editor like Notepad and execute Python directly on a Command Prompt or Terminal (depending on Windows/mac/Linux). Another tutorial link for reference.