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
Archana P G
Run
r1 = rectangle(w=212,h=212,fill="#FFFFFF",stroke="none" ) | repeat(10, rotate(10)) r2 = rectangle(w=200,h=200,fill="#FFDD00",stroke="none") | rotate(16) | repeat(10, rotate(10)) r3 = rectangle(w=188,h=188,fill="#FF6600",stroke="none") | rotate(22) | repeat(10, rotate(10)) r4 = rectangle(w=176,h=176,fill="#9F1B1B",stroke="none") | rotate(28) | repeat(10, rotate(10)) r5 = rectangle(w=164,h=164,fill="#0D0101",stroke="none") | rotate(34) | repeat(10, rotate(10)) r6=rectangle(w=150,h=150,fill="#FF6600",stroke="none")|repeat(2,rotate(45)) r7=rectangle(w=139,h=139,fill="#FFDD00",stroke="none")|repeat(2,rotate(45)) r8=rectangle(w=120,h=120,fill="#9F1B1B",stroke="none")|repeat(2,rotate(45)) r9=rectangle(w=108,h=108,fill="#0D0101",stroke="none")|repeat(2,rotate(45)) c1=rectangle(w=108,h=108,fill="#FFDD00")|repeat(20,rotate(20)|scale(0.9)) show(r1,r2,r3,r4,r5,r6,r7,r8,r9,c1)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login