Lissajous Curve is a famous curve with both practical use and in art and design. It is generated by a simple parametric equation: In the equation above t is the
In this project, you practice loop and defining custom functions. Draw the following shape with a for loop. Define a function draw_circle(x,y,r), which draws a circle centered at (x,y) and