1. Write a program to plot the string "HELLO", using only lines and circles. Do not call drawString, and do not use System.out. Make classes LetterH, LetterE, LetterL, and LetterO.
2. Write a program that displays the Olympic rings. Color the rings in the Olympic colors.