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
NAFEELA N
Run
c1 = circle(r=50,fill="red") r1 = rectangle(w=100,h=100, fill="yellow", stroke="green")|repeat(30,rotate(100)) r2= rectangle(w=50,h=50,fill="green")|repeat(12,rotate(80)) c2= circle(r=25,fill="red") mc=circle(r=72,fill="purple") com= mc+r1+c1+r2+c2 show(com)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login