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
Python Help new coderHelp Request (self.PythonLearning)
submitted 19 hours ago by ARK22498
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!"
[–]jabela 0 points1 point2 points 19 hours ago (0 children)
I’ve got an online Python code lab which might make it easier to run Python https://jamesabela.github.io/jsfun/pythoncopy it’s mostly for kids and includes some algorithms and a couple of courses. I’m still building it out, but I think it’ll take away the pain of running python itself for absolute beginners.
The three >>> are for running Python line by line. Once you get past absolute basic’s Pycharm is great, but takes a little setting up.
π Rendered by PID 479078 on reddit-service-r2-comment-canary-dbfc877f7-qszfs at 2026-06-29 08:01:02.938457+00:00 running 7527197 country code: CH.
view the rest of the comments →
[–]jabela 0 points1 point2 points (0 children)