Console.Write("Enter A text :"); /// 1- User Friendly Message to input Text. string text = Console.ReadLine(); /// 2- Set the inputed Text to a variable "text". var first_letter = text.Substring(0, 3) ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する