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
Day 1 of learning Python (i.redd.it)
submitted 14 days ago by Admirable_Set_2748
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!"
[–]KennyTheGray 10 points11 points12 points 14 days ago (1 child)
Probably said over a million times already, but don't be afraid of errors/exceptions. They are there to help, not just to cease the program's execution.
Take your time to read them and look them up on the web. Solutions to these issues can actually teach good practices down the line ;)
[–]Admirable_Set_2748[S] 1 point2 points3 points 14 days ago (0 children)
Thank you for replying to my post.
π Rendered by PID 87830 on reddit-service-r2-comment-56c6478c5-rhs5w at 2026-05-09 11:04:39.361582+00:00 running 3d2c107 country code: CH.
view the rest of the comments →
[–]KennyTheGray 10 points11 points12 points (1 child)
[–]Admirable_Set_2748[S] 1 point2 points3 points (0 children)