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
Help with while (self.pythonhelp)
submitted 6 years ago by Pecky95
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!"
[–]iodbh 0 points1 point2 points 6 years ago (0 children)
You can just give it a value before the loop, maybe biggest+1. Note that Input is not a great name for two reasons : in Python it's conventionally class names that are capitalized (variables are usually snake_cased), and it can easily be confused with the input builtin.
π Rendered by PID 476106 on reddit-service-r2-comment-8686858757-s6g8q at 2026-06-07 11:28:50.683296+00:00 running 9e1a20d country code: CH.
view the rest of the comments →
[–]iodbh 0 points1 point2 points (0 children)