TA貢獻1785條經驗 獲得超8個贊
using System;
public class Program
{
public static void Main()
for (int i = 0; i < 10; i++)
int n = 2 * i + 1;
for (int j = 0; j < n; j++)
Console.Write("☆ ");
}
Console.WriteLine();
舉報
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網安備11010802030151號
購課補貼聯系客服咨詢優惠詳情
慕課網APP您的移動學習伙伴
掃描二維碼關注慕課網微信公眾號