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
SIMPLE 1
By
NAVANEETH C
Run
s=rectangle(w=20,h=20, stroke="red") s1=s|repeat(3,rotate(45)) s2=rectangle(w=30,h=30, stroke="yellow") s3=s2|repeat(3,rotate(45)) s4=rectangle(w=40,h=40, stroke="orange") s5=s4|repeat(3,rotate(45)) s6=rectangle(w=50,h=50, stroke="green") s7=s6|repeat(3,rotate(45)) s8=rectangle(w=60,h=60, stroke="blue") s9=s8|repeat(3,rotate(45)) s10=rectangle(w=70,h=70, stroke="violet") s11=s10|repeat(3,rotate(45)) show(s1,s3,s5,s7,s9,s11)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login