© 2026 Hedgehog Software, LLC
Console.WriteLine("What is your name?"); string name = Console.ReadLine(); Console.WriteLine(name);