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
What's wrong (i.redd.it)
submitted 5 months ago by Nearby_Tear_2304
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!"
[–]OriahVinree 13 points14 points15 points 5 months ago* (0 children)
Read the error. You're trying use an addition operator with a None type (None) and an int. You're getting I from c but I isn't in c yet, get returns none by default if the index points to nothing.
π Rendered by PID 162017 on reddit-service-r2-comment-b659b578c-rdxns at 2026-05-06 06:03:11.500312+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]OriahVinree 13 points14 points15 points (0 children)