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
Malavika
Run
c= rectangle (w=200,h=200,stroke='red',stroke_width= 10) | repeat(90, rotate(5)) s = rectangle(w=190,h=190,stroke='green',stroke_width=2) | repeat(90,rotate(5)) e = ellipse(w=187,h= 130,stroke='orange') | repeat(200,rotate(10)) p= ellipse(w=20,h=129,fill='brown') | repeat(30,rotate(50)) cp=circle(r=5,fill='yellow') show(c,s,e,p,)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login