News

The code below draws dots (filled circles). Make use of the draw_dot definition by drawing a dot stack of 4 dots of decreasing size. The code below uses list of positions and sizes. For overlapping ...