intermediate python lesson 3: Exercise: Higher Order Functions
Practice Map and Filter
In these exercises, your goal is to practice using map, filter, and lambda functions to transform one collection into another.
In each, replace the ??? with some Python code - there are many possible solutions, so play around ...
philipdevblog.hashnode.dev2 min read