public static void Main()
Console.WriteLine( x +" green bottles haning on the wall");
Console.WriteLine( x +" green bottles haning on the wall");
Console.WriteLine(" and if 1 green bottle should accidentally fall... ");
Console.WriteLine(" There will be " + x + " green bottles hanging on the wall" );