Explore
Courses
Batches
Sketches
Statistics
Code a Pookkalam
Jobs
Devsprint
People
Course Creation
Create a Course
Guidelines
Resources
Support
Blogs
My Profile
About Us
Login
Sketches
0
POOKKALAM
By
Sreelakshmi A S
Run
c1=circle(r=145,fill="navy",stroke="navy") r1=rectangle(w=205,h=205,fill="blue",stroke="blue") r2=rectangle(w=205,h=205,fill="lightblue",stroke="lightblue")|rotate(45/2) r3=rectangle(w=205,h=205,fill="pink",stroke="pink")|rotate(45) r4=rectangle(w=205,h=205,fill="lightblue",stroke="lightblue")|rotate(45*3/2) e1=ellipse(w=100,h=205,fill="lightgreen",stroke="lightgreen") e2=ellipse(w=100,h=205,fill="lightgreen",stroke="lightgreen")|rotate(90) e3=ellipse(w=100,h=205,fill="lightgreen",stroke="lightgreen")|rotate(90/2) e4=ellipse(w=100,h=205,fill="lightgreen",stroke="lightgreen")|rotate(90*3/2) ee1=ellipse(w=50,h=150,fill="yellow",stroke="yellow") ee2=ellipse(w=50,h=150,fill="yellow",stroke="yellow")|rotate(90) ee3=ellipse(w=50,h=150,fill="yellow",stroke="yellow")|rotate(90/2) ee4=ellipse(w=50,h=150,fill="yellow",stroke="yellow")|rotate(90*3/2) r5=rectangle(w=70,h=70,fill="orange",stroke="orange") r6=rectangle(w=70,h=70,fill="orange",stroke="orange")|rotate(45) c2=circle(r=15,fill="red",stroke="red") show(c1,r1,r2,r3,r4,e1,e2,e3,e4,ee1,ee2,ee3,ee4,r5,r6,c2)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login