filmov
tv
Higher Order Functions - Sorted, Map, Filter, and Reduce

Показать описание
Practice manipulating arrays using sorted to organize data, map to transform elements in an array, filter to pull out specified items, and reduce to condense values.