See that? The map() function runs the passed function on every element in the array.
map()
Didn't we want to use an array function that can take another function?