/saturday-practice

Higher order function practice problems

Primary LanguageJavaScript

saturday-practice

Higher order function practice problems

This exercise asks you to use the higher order functions that we created to solve as series of simple problems. Two arrays are provided: numbers and letters Use each, filter, reduce, map, etc. in your solutions.