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
Bhagya@2002
Run
c1 = circle(r=50,fill="blue",stroke="blue") c2 = circle(r=40,fill="red",stroke="red") c3 = circle(r=30,fill="orange",stroke="orange") c4 =circle(r=20,fill="yellow",stroke="yellow") c5 =circle(r=10,fill="red",stroke="red") c6 =circle(r=3,fill="green",stroke="green") c8 =ellipse(w=200,h=10,fill="rose",stroke="rose")|repeat(60,rotate(6)) c7 =ellipse(w=250,h=30,fill="violet",stroke="violet")|repeat(8,rotate(50)) c9 =ellipse(w=250,h=30,fill="pink",stroke="pink")|repeat(9,rotate(40)) c10 =ellipse(w=250,h=30,fill="blue",stroke="blue")|repeat(100,rotate(10)) show(c10,c9,c7,c8,c1,c2,c3,c4,c5,c6)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login