Python Professional — Hard
Key points
- The lambda function is invoked with itself as an argument
- This leads to the inner lambda function returning 'called'
- The output is not a TypeError, None, or RecursionError
Ready to go further?
Related questions
Python Professional — Hard
Key points
Ready to go further?
Related questions