Pookkalam by Soorya Thejus

Code

c = circle(r=100,x=0,y=0)
show(c)
c = circle(r=150,x=0,y=0)
show(c)