/* It's the day after Halloween π and all the candy is on sale! To buy up all the candy, use map() and filter() to put all the candy into a `shoppingCart` array. The new array should contain only the item and the price, like this: Expected output: */