public static void Main()
int [] temp = new int [10];
Console.WriteLine("insert age");
temp[i]=int.Parse(Console.ReadLine());
Console.WriteLine("the avg of the temp is {0}",avg);
Console.WriteLine("Big than avg{0}",temp[i]);
Console.WriteLine("the avg of the temp is {0}",avg);
Console.WriteLine("Big than avg{0}",temp[i]);