(“The Twelve Days of Christmas” Song) Write an application that uses
repetition and switch statements to print the song “The Twelve Days of
Christmas.” One switch statement should be used to print the day (“first,”
“second,” and so on). A separate switch statement should be used to print the
remainder of each verse. Visit the website en.wikipedia.org/wiki/Twelvetide
for the complete lyrics of the song.