why an integer can be read by readline in c# code example Example: c# input integer int chosenNumber = int.Parse(Console.ReadLine());