1. In class Draw Demo, create a new method named draw Triangle. This method should create a pen (as in the draw Square method) and then draw a green triangle.
2. Change the method bounce in class BallDemo to let the user choose how many balls should be bouncing.