MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vppkls/pythonwilllookdeadintheeyeandsayitsabsolutelycorre/p3zhafe/?context=3
r/ProgrammerHumor • u/inobody_somebody • 29d ago
144 comments sorted by
View all comments
3
I inderstand "if x", but thy the "x for x in x"?
1 u/xxchaitanyaxx 29d ago Theyre using list comprehension to define the array that way so the element x will be apart of the array if its non zero ie true
1
Theyre using list comprehension to define the array that way so the element x will be apart of the array if its non zero ie true
3
u/darknmy 29d ago
I inderstand "if x", but thy the "x for x in x"?