Do all exercises with build-image
. Use a width of 600 and a height
of 500. The exercises build in complexity - if you
can do the earlier ones, go on to the later ones.
Solid red circle, center (100,200), radius 75. Background white.
Two circles in the same image:
Two overlapping circles, overlapping part is purple:
Shrink the circles and add another layer.
Make the pattern repeat using remainder
. You may want to modify
it so that the pink and blue overlapping area is another color.