reduce() method invokes the callback function once for each array element and passes the result of the callback function call to the next call.
確定! 回上一頁