分類, 程式, 輸出. while, public class example{ public static void main(String[] args){ int x = 1; while(x<=5){ System.out.println(x);
確定! 回上一頁