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
Sruthi's pookkalam
By
Sruthi Vinooprakash
Run
c1 = circle(r=150,fill="#FFA500",stroke="white",stroke_width=3) c2=circle(r=120,fill="Peachpuff",stroke="white",stroke_width=5) c3=circle(r=50) c4=circle(r=10) c5=circle(x=-135,y=0,r=15,fill="yellow",stroke="none") c6=c5|repeat(4,rotate(90)) e1=ellipse(x=-60,y=0,w=120,h=50,fill="Tomato",stroke="#008000",stroke_width=5) e2=e1|repeat(15,rotate(30)) s1=rectangle(x=-100,y=0,w=10,h=10,fill="#808000") s2=s1|repeat(15,rotate(60)) c7=circle(x=-100,y=0,r=4,fill="#800000") c8=c7|repeat(15,rotate(60)) c9=circle(x=-90,y=-54,r=6,fill="#663399") c10=c9|repeat(15,rotate(60)) show(c1,c2,c3,c4,e2,c6,s2,c8,c10)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login