In each iteration, keep adding the current number into the sum variable to calculate the addition. Use a formula sum = sum + current number .
確定! 回上一頁