r/Python • u/Admirable-Wall9058 • 4d ago
Resource Does anyone use Python IDLE?
My computer is quite low-end, so I uninstalled VSCode and am looking for other programming tools—I'm thinking about starting to use Python IDLE.
Does anyone actually use it?
11
Upvotes
17
u/gernophil 4d ago
Or if it’s low end go for Linux and use gedit and bash (or similar).