Function without Return
here is a function that displays a verse of the song "Old MacDonald had a Farm"
nthe function has two parameters for the animal name and sound
nby calling the function with different inputs, you can display different verses
how much work is it to 
rearrange the verses?
add a new verse?
change all the verses?