Higher Order Functions 1/2 (Python)

Higher Order Functions 1/2 (Python)

Goes over examples of higher order functions, which either take a function as a parameter and/or return a function. In this clip it's the former, looking at filter() and map(), two higher order functions which take a function and an iterator as their parameters, and both return an iterator. #coding #programming #programminglanguage #python #pythonprogramming #logo #clanguage #javascript #java #code #retrocomputing #retro #loops