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
1
Thumbakkalam
By
ECE 14 Christeena Antony
Run
c0= circle(r=149,stroke="forestgreen",stroke_width=3) c1 = circle(r=148,stroke="fotestgreen",fill="maroon") c2 = ellipse(x=0,y=25,w=40,h=246,fill="orange")| repeat(16,rotate(22.5)) c3= ellipse(x=0,y=25,w=20,h=246,fill="yellow",stroke="none")|repeat(16,rotate(22.5)) c4 =ellipse(x=0,y=25,w=20,h=200,fill="navy")|rotate(15)|repeat(68,rotate(8)) c5= ellipse(x=0,y=25,w=25,h=175,fill="skyblue")|rotate(15)|repeat(72,rotate(8)) c6= circle(x=75,y=115,r=6,fill="lavender")|repeat(16,rotate(22.5)) c7= circle(r=100,fill="azure") c02= circle(x=75,y=115,r=2,fill="black")| repeat(16,rotate(22.5)) c8 = rectangle(x=62,y=62,w=15,h=15,fill="wheat")| repeat(60,rotate(15)) c9 =circle(r=76,fill="forestgreen") c10=circle(r=71,fill="oliveDrab",stroke="none") c11=circle(r=66,fill="yellowgreen",stroke="none") c12=rectangle(w=100,h=100,fill="palevioletred") c01=rectangle (w=100,h=100,fill="lightpink")|rotate(45) c13 =ellipse(x= 32,y=32,w=8,h=15,fill="#e63e5b")|rotate(-120)| repeat(50,rotate(10)) c14 = ellipse(x=-32,y=32,w=8,h=15,fill="steelblue")|rotate(120)| repeat(50,rotate(10)) c15=circle(r=26.5,fill="yellow") c16 = rectangle(x=8,y=8,w=20,h=20,fill="purple",stroke="orcid") |repeat(8,rotate(45)) show(c0,c1,c2,c3,c4,c5,c6,c8,c9,c10,c11,c12,c01,c02,c13,c14,c15,c16)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login