Hacker News new | ask | show | jobs
by mathisfun123 1019 days ago
> Readability is about more than knowing keywords

the goal posts have been moved; your comment:

> I don't know the "for" starts the next nested loop because there's no indicator for that

my point: there is no other role that the sequence of characters `for` can play in python (because it's a keyword) so you have all indication that you need.