Y
Hacker News
new
|
ask
|
show
|
jobs
by
ben-schaaf
3347 days ago
That doesn't work in the python 2.7 that I'm running, just like python 3 it complains that I don't have enough arguments.
1 comments
Marat_Dukhan
3347 days ago
Right, needs brackets: lambda (a, b)
link