# Get the Sum of an Array of Numbers in JavaScript · Use the Array.reduce() method to iterate over the array. · Set the initial value in the reduce method to 0 .
確定! 回上一頁