標題:
【030】[隨堂測驗] 數青蛙
[打印本頁]
作者:
tonyh
時間:
2023-2-18 13:57
標題:
【030】[隨堂測驗] 數青蛙
試填上空格中的內容, 以顯示如下之執行畫面:
public class Ch18
{
public static void main(String args[])
{
for(_________________)
{
System.out.print(i+"隻青蛙"+i+"張嘴, "+i*2+"個眼睛"+i*4+"條腿, ");
for(_________________)
System.out.print("噗通~");
System.out.println("跳下水!");
}
}
}
複製代碼
作者:
王捷恩
時間:
2023-2-18 14:33
此帖僅作者可見
歡迎光臨 種子論壇 | 高雄市資訊培育協會學員討論區 (http://istak.org.tw/seed/)
Powered by Discuz! 7.2