he was being a dick so he challenged people to enumerate places where it'd be clearly better than while in the standard library
thing is, you can do the same with a regular loop, adding a conditional break at the end; it just looks less pretty
As for lambda, you can have multiline lambdas BTW
I think what was meant was more complex statements inside a lambda, but, in that case, you should use a nested function, and lambdas are just syntactic sugar anyway
I like pointless functions about as much as I like pointless classes.
I'm sensing you're someone who has no clue
How would you implement do/while in python?
see here:
http://www.python.org/dev/peps/pep-0315/
all in all, the best tards like
>>50 can come up with is minor quibbling about the syntax, because it requires no brainwork