The Python Oracle

How are lambdas useful?

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Hypnotic Puzzle4

--

Chapters
00:00 Question
00:50 Accepted answer (Score 1055)
02:46 Answer 2 (Score 402)
03:21 Answer 3 (Score 109)
03:48 Answer 4 (Score 73)
04:16 Thank you

--

Full question
https://stackoverflow.com/questions/8901...

Accepted answer links:
[lambda expressions]: https://docs.python.org/3/tutorial/contr...

Answer 3 links:
[Closures]: http://en.wikipedia.org/wiki/Closure_(co...)

Answer 4 links:
[Abelson and Sussman]: http://groups.csail.mit.edu/mac/classes/.../?
[SICP]: http://mitpress.mit.edu/sicp/

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #function #lambda #closures

#avk47