get int from console c# code example Example: c# input integer int chosenNumber = int.Parse(Console.ReadLine());