Y
Hacker News
new
|
ask
|
show
|
jobs
by
jdiez17
4876 days ago
It says explicitly that you don't care about that value. If you used i, for example, you wouldn't know whether the loop depended on the iteration number.
1 comments
monochromatic
4876 days ago
Yeah, I get it. And that's a useful thing to do, I guess. It just seems a little... unpythonic.
link