how to see if a readLine is only a integer in C# code example Example: c# input integer int chosenNumber = int.Parse(Console.ReadLine());