Generate a list of random numbers as the radii of circles. Sort these numbers in reverse order and draw these circles with colors from hue value 0 to 1.
In this easy animation project, draw a rotating line. You may need to call tracer(0,0) before the animation and call update() function after drawing each frame. You may also want