#36600: C# 解題


culcifer (卡西法)

學校 : 屏東縣恆春國中
編號 : 238875
來源 : [36.239.165.82]
最後登入時間 :
2023-07-27 15:37:07
a001. 哈囉 -- Brian Kernighan | From: [36.239.165.82] | 發表日期 : 2023-07-26 18:47

Console.Write("請輸入你的姓名 : ");
string a = Console.ReadLine();
Console.WriteLine($"Hello , {a}");

 
ZeroJudge Forum