public static void Main()
Console.WriteLine("Hello World");
Console.WriteLine("write the number ");
for (int i = 0; i < x.Length; i++)
x[i] = Convert.ToInt32(Console.ReadLine());
for (int i = 0; i < x.Length; i++)
Console.Write("--------------------- ");
for (int i = 0; i < x.Length; i++)