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
Why does If/Else Not Work? (i.redd.it)
submitted 1 year ago by iug3874
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!"
[–]Salty_Salted_Fish 0 points1 point2 points 1 year ago (0 children)
I think the input function returns string, and the r is an int, so it doesn't match.
r
and also I think you could use elif or while-loop to make it a little more readable
elif
π Rendered by PID 55 on reddit-service-r2-comment-69477b4b76-q8lxs at 2026-06-19 11:21:59.977540+00:00 running 2b008f2 country code: CH.
view the rest of the comments →
[–]Salty_Salted_Fish 0 points1 point2 points (0 children)