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