Injecting a default value in Console.ReadLine
I have a console app (.NET 9 C#) that takes a few values from the user and processes them one input at a time.
I have a console app (.NET 9 C#) that takes a few values from the user and processes them one input at a time.