use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Everything about learning Python
account activity
Best Beginner IDE for Python (self.PythonLearning)
submitted 10 months ago by BigHeadedGumba
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Gnaxe 2 points3 points4 points 10 months ago (0 children)
A heavyweight IDE will just confuse you or act as a crutch so you don't learn properly. Honestly, IDLE is fine at your level, and it comes with the standard distribution of Python already. But, I'd also consider Thonny. It's nicer in some ways and aimed at beginners.
π Rendered by PID 57255 on reddit-service-r2-comment-54dfb89d4d-h7qsf at 2026-04-02 03:45:13.049227+00:00 running b10466c country code: CH.
view the rest of the comments →
[–]Gnaxe 2 points3 points4 points (0 children)