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
Sada
Run
c1 = circle(r=10,fill="green",stroke="green") c2 = circle(r=15,fill="yellow",stroke="yellow") c3 = circle(r=30,fill="red",stroke="red") c4 = ellipse(w=200,h=30,fill="orange",stroke="orange")|repeat(60,rotate(6)) c5 = circle(r=90,fill="purple",stroke="purple") c6 = ellipse(w=200,h=50,fill="pink",stroke="pink")|repeat(8,rotate(50)) c7= circle(r=100,fill="green",stroke="green") c8 = ellipse(w=100,h=10,fill="orange",stroke="orange")|repeat(8,rotate(50)) show(c4,c5,c6,c3,c8,c2,c1)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login