The reduce() method takes two parameters: a function to apply for each element in the array, and an initial value to use for the running total.
確定! 回上一頁