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
Aparna AK
Run
c = circle(r=150)| repeat (5, scale(0.95)) show(c) z= line(x1=0, y1=120, x2=0, y2=150)|repeat(40, rotate (9)) show(z) c1= circle(r=10) show(c1) c2= circle(r= 30) show(c2) c3= circle(r=60) show(c3) s1= circle(x=60, y=0, r=60)|repeat (6, rotate(60)) show(s1) shape= rectangle(w=86, h=86)|repeat(6, rotate (60)) show(shape)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login