Python Developer — Hard
Key points
- Each lambda function in the list adds a different value to 10
- The lambda functions are created using a higher-order function
- The `adders` list stores multiple lambda functions
- The output is determined by the values of `i` in the `range(3)` loop
Ready to go further?
Related questions
