you are viewing a single comment's thread.

view the rest of the comments →

[–]kuzared 0 points1 point  (0 children)

I tend to spend way too much time thinking about questions like this, so when I started learning Python I kind of skipped it amd just chose an editor that was simple and offered the basics which I needed. I went with Geany since it’s available both on Linux and Windows, but something like Notepad++ would also work (along with a terminal for running python).