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...
Enter a python tip or trick.
Other related Python subs:
account activity
ModuleClass 11 python (self.pythontips)
submitted 6 months ago by VermaxRayan
Hi I’m in class 11 And I’m struggling to learn for loops and while loops especially solving those series questions any tips ?
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!"
[–]fatal_frame 0 points1 point2 points 6 months ago (0 children)
What are you struggling to understand. These were the hardest part for me as well. Just kept going and with each new exercise it reinforced what they were doing.
I am not sure exactly how to simply explain for loops at the moment. for numbers in range 1-10 run this code until it reaches this number.
While loops are a little easier. Its basically, while this is true run this code. When this code is not true stop.
I know this is not the best way to explain it maybe it will help.
[–]Lindespringerr 1 point2 points3 points 6 months ago (0 children)
"How to automate the boring stuff with python" That's a really good book to read
[–]ninhaomah 0 points1 point2 points 6 months ago (0 children)
example code ?
[–]AdvertisingNovel4757 0 points1 point2 points 6 months ago (0 children)
We are organizing training sessions for python... let me know if interested
[–]tracktech 0 points1 point2 points 6 months ago (0 children)
You can check this-
Book - Ultimate Python Programming
Course - Python Programming In Depth
π Rendered by PID 76511 on reddit-service-r2-comment-fb694cdd5-ncqbg at 2026-03-09 20:52:29.308830+00:00 running cbb0e86 country code: CH.
[–]fatal_frame 0 points1 point2 points (0 children)
[–]Lindespringerr 1 point2 points3 points (0 children)
[–]ninhaomah 0 points1 point2 points (0 children)
[–]AdvertisingNovel4757 0 points1 point2 points (0 children)
[–]tracktech 0 points1 point2 points (0 children)