Computer Programming
911 learners
Designing Higher-Order Functions in Python
This course introduces you to advanced aspects of handling functions in Python. You'll learn about storing functions as variables, and dynamic function operations, such as passing and returning functions, and partial application.
Python
4 lessons
18 practices
2 hours
Course details
Storing Functions in Variables
Using Lambda Expressions Instead of Function Pointers
Replace Lambda with Standard Function
Storing and Using Functions with Variables and Lambdas
Implement a Callable Multiplier Class

Join the 1M+ learners on CodeSignal
Be a part of our community of 1M+ users who develop and demonstrate their skills on CodeSignal