Y
Hacker News
new
|
ask
|
show
|
jobs
by
jamesseattle
4886 days ago
I have never used lambda in years of programming Python. If I need a one time function I define a function and use it once. To me it is more readable and readability is one of Python's greatest virtues.