In this project, you practice loop and defining custom functions. Draw the following shape with a for loop. Define a function draw_square(x,y,s), which draws a square centered at (x,y) and
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