for my understanding it is nearly the same than if you do: function addTaxToPrices (taxRate, itemsBought) { return(itemsBought.map(item ...
確定! 回上一頁