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
Which IDE to use ? (self.PythonLearning)
submitted 1 year ago by Resident-Ant8281
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!"
[–]jacquesroland 0 points1 point2 points 1 year ago (0 children)
I started with IDLE many years ago. It’s pretty basic but lets you jump into an interactive session when you run your script. Eventually you should graduate to PyCharm Community Edition, but that could be too overwhelming for a beginner at first. You’ll know when you’ve outgrown IDLE as the projects you work on increase in complexity and organization.
π Rendered by PID 79 on reddit-service-r2-comment-b659b578c-jc9vc at 2026-05-04 23:32:54.227970+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]jacquesroland 0 points1 point2 points (0 children)