Draw the following overlapping circles. Please note that each circle passes through the center of the other two circles. Solution We observe that the centers of the three circles form
Draw a petal shape as shown. Trick here is use circle() function’s extent parameter to draw an arc of a circle and then call setheading() function with opposite (+180 degrees)
Crescent shape can be formed by drawing filled circle drawn on top of another filled circle. Assuming the background is white color, draw the first circle with white pencolor and