Transform data with .map()! It creates a new array by applying a function to each item.
.map()
productNames
products
name
Submit your code to see test results