Write a run method that draws a filled circle in the lower right quadrant of a 600 by 600 picture. The filled circle should be a random color.
void run () { }