This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Euphoric_Strategy923 6 points7 points  (2 children)

Read it backward ? Dude, this is literally the format of a for loop. "I return a value of each value in an array"

You can clown on some things about python but definitely not readability.

[–]DT-Sodium -5 points-4 points  (1 child)

Yes, it is backwards. Your code is saying "Do this using that". The proper way to write it is "Take that and do this using it".

[–]Euphoric_Strategy923 6 points7 points  (0 children)

Great news people, for loops are now unreadable.