Pookkalam by Athulya Raj

Code

c1 = rectangle (stroke="yellow") |repeat(20,rotate (10)) 
c2 = ellipse (stroke="green") | repeat (30, rotate (10)) 

show(c1,c2 )