unnested
Pro

© 2026 unnested

Built for learners, by learners

AboutPrivacy PolicyTerms of ServiceContactSuggest a feature
Learn Python

Functional Python

13 questions

Multiple choiceEasy
map() return type
Multiple choiceEasy
sorted() with key function
OutputEasy
Lambda return value
VocabularyEasy
What a lambda is
VocabularyEasy
What enumerate does

Sign in to save your progress.

VocabularyEasy
What any() and all() do
OutputMedium
filter with None as function
OutputMedium
Multi-key sort with tuple
Multiple choiceMedium
functools.partial usage
Multiple choiceMedium
Passing functions as arguments
OutputHard
functools.reduce accumulation
Multiple choiceHard
map() vs list comprehension tradeoffs
OutputHard
lru_cache call count