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