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
ASWINKRISHNAN B
Run
r1 = rectangle(w=200,h=200,fill="brown",stroke='brown')|repeat(3,rotate(30)) r2 = rectangle(w=190,h=190,fill="orange",stroke='orange')|repeat(3,rotate(30)) r3 = rectangle(w=180,h=180,fill="yellow",stroke='yellow')|repeat(3,rotate(30)) r4 = rectangle(w=170,h=170,fill="white",stroke='white')|repeat(3,rotate(30)) r5 = rectangle(w=160,h=160,fill="violet",stroke='violet')|repeat(3,rotate(30)) show(r1,r2,r3,64,r5)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login