-- Homework 09, problem 3. -- Print three lines of text with a blank line between each, using -- print() for the blanks. Five print calls in total. -- TODO