標題:
[6-6][隨堂測驗] 數青蛙
[打印本頁]
作者:
李泳霖
時間:
2024-1-8 21:13
標題:
[6-6][隨堂測驗] 數青蛙
試填上空格中的內容, 以顯示如下之執行畫面:
using System;
class Program
{
static void Main()
{
for (____________________)
{
Console.Write(i+"隻青蛙"+i+"張嘴,"+i*2+"個眼睛"+i*4+"條腿, ");
for (_____________________)
Console.Write("噗通~");
Console.WriteLine("跳下水!");
}
}
}
複製代碼
本帖隱藏的內容需要回復才可以瀏覽
歡迎光臨 種子論壇 | 高雄市資訊培育協會學員討論區 (http://istak.org.tw/seed/)
Powered by Discuz! 7.2