BadPython.com
Submit Bad Python
Abusing lambda
my_operation = lambda x, y, c, d: update(c) + lookup(x) + (halve(y) + double(d))
This
is
bad python!
This isn't that bad!
Share How You'd Fix It
See Another
See Others' Suggestions For Improvement
See Another
Thanks for voting!
×
Current Vote Counts
Is Bad:
Not Bad: