Pookkalam by Abhijith.S

Code

shape = circle(r=100, fill ='purple' , stroke="none" ) + circle(r= 150,fill = 'red' , stroke="none")
show(shape)