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
Tunnel of squares
By
Sahaja
Run
# This sketch is inspired by "fork" by Gayatri bg = rectangle(w=300, h=300, fill="white") s = rectangle(x=140, y=0, h=10,w=10,stroke="blue",stroke_width="5") s1 = s | repeat(36, rotate(10)) s2 = s1 | repeat(36, rotate(10) | scale(0.85)) show(bg, s2)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login