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
Helen Tresa Thomas
Run
c = circle() c2=circle(r=50,x=50,fill="orange")|repeat(2,rotate(20)) c3=circle(r=50,x=50,fill="yellow")|repeat(2,rotate(30)) c4=circle(r=50,x=50,fill="white")|repeat(2,rotate(40)) c11=c1|repeat(10,rotate(10)) c22=c2|repeat(10,rotate(10)) c33=c3|repeat(10,rotate(10)) c44=c4|repeat(10,rotate(10)) c1=circle(r=50,x=50,fill="red")|repeat(2,rotate(10)) show(c,c1,c2,c3,c4,c22,c11,c33,c44)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login