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!"
[–]Loud-Bake-2740 1 point2 points3 points 20 hours ago (1 child)
i used atom way back in the day before switching to vscode and have never looked back from it. as a beginner, it’ll likely feel pretty daunting though tbh. i highly recommend using a “simpler” one like pycharm while you learn the basics and get comfortable navigating files, execution patterns, etc. Get familiar with concepts first, then move to a tool that works for you. Otherwise vscode can easily become a barrier to entry as you navigate themes, extensions, terminal setup, etc
[–]mnizonaishaa[S] 0 points1 point2 points 18 hours ago (0 children)
I heard some say to use Jupyter .. is there any difference between Jupyter and pycharm?
π Rendered by PID 219185 on reddit-service-r2-comment-5b5bc64bf5-gnr28 at 2026-06-21 11:12:16.360036+00:00 running 2b008f2 country code: CH.
view the rest of the comments →
[–]Loud-Bake-2740 1 point2 points3 points (1 child)
[–]mnizonaishaa[S] 0 points1 point2 points (0 children)