p
y
c
h
a
l
l
e
n
g
e
r
Home
Intermediate Python
Functions III
Functions III
lambda functions
higher order functions
map
filter
NEXT
Introduction to lambda functions
LESSON
Exercise: Create lambda function I
CHALLENGE
Exercise: Create lambda function II
CHALLENGE
Exercise: Create lambda function III
CHALLENGE
Higher Order Functions and Map
LESSON
Exercise: Map function I
CHALLENGE
Exercise: Map function II
CHALLENGE
Exercise: Map function III
CHALLENGE