System.out.println("請輸入你想知道季節的月份(範圍為1-12)");. word=input.nextInt();. switch(word). {. case 1: case 2: case 3: System.out.println(season[0]);.
確定! 回上一頁