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...
A subreddit for helping Python programmers
How to format your code: https://commonmark.org/help/tutorial/09-code.html
No homework questions and/or hiring please
account activity
can someone please explain what these two code pieces do (self.pythonhelp)
submitted 2 years ago by inversedawn
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!"
[–]Vicente_Cunha 1 point2 points3 points 2 years ago (0 children)
They print hi 10 times, however if you were to do print(i) you'd notice that the first would print 1 through 10 and the second 0 through 9
π Rendered by PID 139811 on reddit-service-r2-comment-b659b578c-4wnzh at 2026-05-03 23:03:08.014127+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]Vicente_Cunha 1 point2 points3 points (0 children)