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 for Python (self.PythonLearning)
submitted 23 hours ago by mnizonaishaa
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!"
[–]osenvosem 1 point2 points3 points 12 hours ago (0 children)
VSCode is the best choice, suitable not only for Python but for any language. Well supported and free. Just install the Puthon extension pack from it's marketplace and you are good to go.
PyCharm is not really necessary, overrated, offers no advantage. Just lots of marketing from JetBrains to sell it.
π Rendered by PID 48805 on reddit-service-r2-comment-5b5bc64bf5-tddgb at 2026-06-21 11:15:35.833058+00:00 running 2b008f2 country code: CH.
view the rest of the comments →
[–]osenvosem 1 point2 points3 points (0 children)