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
Vinu Balagopal A P
By
Vinu Balagopal A P
Run
c = circle(r=150, fill="black", stroke="none") rect1=rectangle(w=210,h=210,fill="Firebrick",stroke="none") | repeat(20,rotate(50)) rect2=rectangle(w=190,h=190,fill="DarkOrange",stroke="none")|rotate(15)|repeat(20,rotate(50)) rect3=rectangle(w=170,h=170,fill="Gold",stroke="none")|repeat(20,rotate(50)) rect4=rectangle(w=150,h=150,fill="Yellow",stroke="none")|rotate(15)|repeat(20,rotate(50))|scale(0.98) rect5 = rectangle( w=130, h=130, fill= "PapayaWhip", stroke=" none " ) | rotate(15) | repeat( 20, rotate(50) ) | scale(0.98) c1= circle(r=75, fill="black", stroke="none") show(c, rect1, rect2, rect3, rect4,rect5,c1)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login