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
1
sketch 1
By
Sandra Manoj
Run
r = rectangle(x=100, y=0, w=25, h=25) r1 = r | repeat(20, scale(0.85)) r2 = r1 | repeat(36, rotate(10)) s = circle(x=50, y=0,r=10) s1 = s | repeat(20, scale(0.85)) s2 = s1 | repeat(36, rotate(10)) show(s2,r2)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login