public static void Main()
Console.Write("On the first ");
Console.Write("On the second ");
Console.Write("On the third ");
Console.Write("On the fourth ");
Console.Write("On the fifth ");
Console.Write("On the sixth ");
Console.Write("On the seventh ");
Console.Write("On the eighth ");
Console.Write("On the ninth ");
Console.Write("On the tenth ");
Console.Write("On the eleventh ");
Console.Write("On the twelfth ");
Console.WriteLine("day of Christmas my true love gave to me,");
Console.WriteLine("a partridge in a pear tree.");
Console.WriteLine("two turtle doves,");
Console.WriteLine("three French hens");
Console.WriteLine("four calling birds");
Console.WriteLine("five golden rings");
Console.WriteLine("six geese a-laying");
Console.WriteLine("seven swans a-swimming");
Console.WriteLine("eight maids a-milking");
Console.WriteLine("nine ladies dancing");
Console.WriteLine("ten lorrds a-leaping");
Console.WriteLine("eleven pipers piping");
Console.WriteLine("twelve drummers drumming");