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
sketch
By
Jemma
Run
c= circle(x=2,y=10,r=20,stroke="orange",stroke_width = 1.5)| repeat(15,rotate(55)) r = rectangle(x=2,y=10,w=15,h=20,stroke="yellow",stroke_width = 1.5)| repeat(15,rotate(30)) c1= circle(r=38,fill="green", stroke = "yellow") c2= circle(x=47,y=0,r=10,fill="violet",stroke="magenta")| repeat(15,rotate(24)) c3= circle(x=56,y=0,r=5,fill="yellow",stroke="pink")| repeat(15,rotate(24)) c4= circle(x=0,y=0,r=62,fill="blue",stroke="none") show(c4,c1,r,c,c2,c3)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login