public static void Main()
for(int j = 5; j > 0; j--)
for(double j = 1.01d; j < 1.08; j+=0.01d)
for(int j = 0, k = 1; j < 10; j++, k++)
Console.WriteLine("Value of is x: {0}; y: {1}", j, k);
for(Console.WriteLine("Value of is x: {0}; y: {1}", x, y); x++ < y--; Console.WriteLine("Value of is x: {0}; y: {1}", x, y)){}
for(int j = 0; j < 10; j++)
for(int j = 0; j < 10; j++)