You can have this printed for the while quiz

To set up fang:

import fang2.core.*;
import fang2.sprites.*;
import java.awt.*;
import java.awt.geom.*;

Your class must extend GameLoop ex: public class Wackadot extends GameLoop

Steps to add shapes to the panel: