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