public static void Main()
int []arrvalores = new int[5];
for (int lnI=0;lnI<10;lnI++)
Console.WriteLine("Dame el valor {0}[20...80]:", (lnI +1));
lnvalor = Convert.ToInt16(Console.ReadLine());
}while (lnvalor<20) || (lnvalor>80);
lsconcatenacion+=Convert.ToString(lnvalor);