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
New Sketch
By
Athul Jestin
Run
c = circle(r=150,fill="orange",stroke="none") e = ellipse(h=300,w=75,fill="red",stroke="none")|repeat(20,rotate(20)) c1 = circle(r=125,fill="white",stroke="none") s1 = rectangle(w=176.77,h=176.77,fill='green',stroke="none") | repeat(10,rotate(10)) s2 = rectangle(w=163,h=163,fill='yellow',stroke="none") | rotate(5) | repeat(10, rotate(10)) s3 = rectangle(w=151.23,h=151.23,fill='orange',stroke="none") | repeat(10,rotate(10)) s4 = rectangle(w=139.46,h=139.46,fill='red',stroke="none") | rotate(5) | repeat(10, rotate(10)) s5 = rectangle(w=127.69,h=127.69,fill='black',stroke="none") | repeat(10,rotate(10)) c2 = circle(r=82,fill="white",stroke="none") show(c,e,c1,s1,s2,s3,s4,s5,c2)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login