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
poopikalam
By
Rhea
Run
c1 = circle(r=90,fill="red",stroke="none",stroke_width=3) a1 = rectangle(x=0,w=100,h=100,fill="red",stroke="none",stroke_width=2) | repeat(3,rotate(45)) a2 = rectangle(x=0,w=100,h=100,fill="yellow",stroke="none",stroke_width=2) | repeat(4,rotate(68.75)) a3 = rectangle(x=0,w=115,h=115,fill="#FF8F00",stroke="none",stroke_width=2) | repeat(8,rotate(75)) #a4 = rectangle(x=0,w=160,h=160,fill="pink",stroke="black",stroke_width=2) | rotate(270) #a5 = rectangle(x=0,w=160,h=160,fill="black",stroke="black",stroke_width=2) | rotate(250) #a6 = rectangle(x=0,w=160,h=160,fill="green",stroke="black",stroke_width=2) | rotate(300) show(c1,a3,a2,a1)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login