unnested
Explore
Pro
Sign in
Functional Python
4 / 13
Easy
Vocabulary
What a lambda is
What is a Python lambda expression?
An anonymous function defined inline with a single expression as its body
A function that runs asynchronously in a separate thread
A named function that can only be called once
A special syntax for defining recursive functions
A function decorator that memoizes the return value
← → arrow keys to navigate
Sign in
to save your progress.
What a lambda is - Python Functional Python Quiz | Unnested