Board logo

標題: [隨堂測驗] 數青蛙 [打印本頁]

作者: 李泳霖    時間: 2021-1-27 17:57     標題: [隨堂測驗] 數青蛙

本帖最後由 李泳霖 於 2021-1-27 17:58 編輯

試填上空格中的內容, 以顯示如下之執行畫面:

  1. public class Ch18
  2. {
  3.     public static void main(String args[])
  4.     {
  5.          for(_________________)
  6.          {
  7.               System.out.print(i+"隻青蛙"+i+"張嘴, "+i*2+"個眼睛"+i*4+"條腿, ");
  8.               for(_________________)
  9.                     System.out.print("噗通~");
  10.               System.out.println("跳下水!");
  11.          }
  12.     }
  13. }
複製代碼

作者: 李泳霖    時間: 2021-1-27 17:57

此帖僅作者可見
作者: 駱顗安    時間: 2021-1-27 18:03

此帖僅作者可見




歡迎光臨 種子論壇 | 高雄市資訊培育協會學員討論區 (http://istak.org.tw/seed/) Powered by Discuz! 7.2