how to input data several times in csharp

Code Example - how to input data several times in csharp

                
                        int y = Convert.ToInt32(Console.ReadLine());
 y = Convert.ToInt32(Console.ReadLine());