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
Sana Basheer
Run
main = circle(r=150,stroke_width=2) show(main) whtsq = rectangle(w=212,h=212 ) | repeat(10, rotate(10)) show(whtsq) ylwsq = rectangle(w=200,h=200) | rotate(16) | repeat(10, rotate(10)) show(ylwsq) orgsq = rectangle(w=188,h=188) | rotate(22) | repeat(10, rotate(10)) show(orgsq) redsq = rectangle(w=176,h=176) | rotate(28) | repeat(10, rotate(10)) show(redsq) marsq = rectangle(w=164,h=164) | rotate(34) | repeat(10, rotate(10)) show(marsq)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login