how to convert console.readline to int code example Example: how to get int from console.readline int intTemp = Convert.ToInt32(Console.ReadLine());