to get the sum from 1 to the input number you want to increment total by each time with the new number x . so do total = total + x . also a tip:.
確定! 回上一頁