Am I the only one who struggled badly with Python for loops?

Posted by ALONE_BOY77@reddit | learnprogramming | View on Reddit | 16 comments

I never thought "for" loops in Python would mentally break me this much.

I started learning programming because I genuinely fell in love with the idea of building things and understanding how software works. But now I’m stuck at one of the most basic topics and it’s destroying my motivation.

The weird part is that when I watch Python tutorials, everyone in the comments says things like:

“Programming is so fun 🔥”

“This is easy”

“I learned this in one day”

Meanwhile I’m sitting here replaying the same "for" loop explanations over and over feeling completely stupid.

I’m not lazy. I’m trying.

But my brain just freezes when I try to understand loops deeply or use them by myself.

Did anyone else go through this stage?

How long did it take before loops finally clicked for you?

I honestly don’t want to quit programming because I love it more than anything else I’ve tried learning. But right now I feel alone and mentally exhausted.