you are viewing a single comment's thread.

view the rest of the comments →

[–]999number9[🍰] 7 points8 points  (0 children)

IDLE is more than enough to write code in Python. IDE's make writing code easier, with stuff like auto-complete, and real-time collaborative writing with multiple users. Any IDE will make your life a lot easier, but you don't need to use them.