how to make a Console.ReadLine that reads ints c# code example Example: c# input integer int chosenNumber = int.Parse(Console.ReadLine());