Write a program that, after reading in a number, x, computes the summation of the first x numbers. Using a for loop. System.out.println("enter an integer: ");
確定! 回上一頁