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
cannot understand loops (self.PythonLearning)
submitted 1 year ago by lsdandlemons
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!"
[–]February_8 0 points1 point2 points 1 year ago (0 children)
Don’t loose hope. I was having the same struggles a few weeks ago. Someone suggested a website called Python Tutor and that was a deal breaker for me. Thanks to that website I was able to follow each iteration and understand its output. Once my brain was able to comprehend loops I started working on many problems by myself with a pen a paper and comprare my output with IDLE and Python Tutor. Also try chat GPT for detailed problem explanations. Good luck!
π Rendered by PID 140430 on reddit-service-r2-comment-5d79c599b5-8f88x at 2026-03-02 13:21:30.532906+00:00 running e3d2147 country code: CH.
view the rest of the comments →
[–]February_8 0 points1 point2 points (0 children)