Problem
1. Modify the draw Italian Flag method in How To 10.1 to draw any flag with three horizontal colored stripes. Write a program that displays the German and Hungarian flags.
2. Write a program that displays the Olympic rings. Color the rings in the Olympic colors. Provide a method draw Ring that draws a ring of a given position and color.