How to take input in integer in C# code example Example: c# input integer int chosenNumber = int.Parse(Console.ReadLine());