Courses
Programming language
Explore courses by programming language.
Course type
Learn, challenge or build your portfolio in a practice-driven way.
Level of knowledge
Choose courses tailored to your level of knowledge perfectly.
Or try to search for any course. Still can't find? let us know what are you missing!
Journey
Login
Creator
Anonymous
In this course you will learn about lambda functions in Python, also known as anonymous functions in other languages, after this course you will be able to master this topic!
Prerequisites
Knowledge in Python
Lambdas
Introduction
Syntax
With arguments
Returned from function
With built-in Function
filter
map
More practice
Practice #1
Practice #2
Practice #3