Quiz: Functional Programming in Python: When and How to Use It

Interactive Quiz ⋅ 10 Questions
By Martin Breuss


In this quiz, you’ll test your understanding of
Functional Programming in Python.

By working through this quiz, you’ll revisit the functional programming paradigm, the concept of functions as first-class citizens in Python, the use of the lambda keyword, and how to implement functional code using map(), filter(), and reduce().

The quiz contains 10 questions and

 

 

 

To finish reading, please visit source site