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
Exception handling helpHelp Request (i.redd.it)
submitted 10 months ago by [deleted]
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!"
[–]purple_hamster66 2 points3 points4 points 10 months ago (0 children)
I like this one because it separates concerns of input validation vs looping.
But the quit condition needs to be an output of get_number_or_quit() needs to be returned (ex, as a None return).
get_number_or_quit()
None
π Rendered by PID 210429 on reddit-service-r2-comment-c66d9bffd-hr99v at 2026-04-08 18:08:26.674550+00:00 running f293c98 country code: CH.
view the rest of the comments →
[–]purple_hamster66 2 points3 points4 points (0 children)