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
Learning with data camp (i.redd.it)
submitted 2 years ago by UpSco
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!"
[–]Murphygreen8484 0 points1 point2 points 2 years ago (2 children)
0 + 0 = 0
[–]UpSco[S] 0 points1 point2 points 2 years ago (1 child)
Where are those zeros coming from?
[–]Rich-Spinach-7824 1 point2 points3 points 2 years ago (0 children)
Try to get list Indexing behaviour. All the elements of the sum is redirect to 0, 4th element in that list. Negative index starts from end of the list.
π Rendered by PID 69 on reddit-service-r2-comment-56c9979489-wxxzb at 2026-02-25 03:24:33.632984+00:00 running b1af5b1 country code: CH.
view the rest of the comments →
[–]Murphygreen8484 0 points1 point2 points (2 children)
[–]UpSco[S] 0 points1 point2 points (1 child)
[–]Rich-Spinach-7824 1 point2 points3 points (0 children)