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
Gopika S Gopan
Run
a=rectangle(w=100,h=100,fill="#800000")|repeat(30,rotate(10)) c=circle(x=70,r=5,fill="#FF0000")|repeat(12,rotate(30)) b=circle(r=10,x=50,fill="#DC143C")|repeat(15,rotate(24)) e=ellipse(h=50,w=30,fill="#8B008")|repeat(12,rotate(30)) f=circle(r=12,x=5,fill="#CD5C5C")|repeat(36,rotate(10)) show(a,b,c,e,f)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login