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
Akhil B
Run
c2 = circle(r=150,fill="yellow") c1 = circle(r=140,fill="red") c3 = circle(x=50,y=-50,r=65,fill="yellow",stroke='yellow')|repeat(10,rotate(-45)) c6 = circle(x=50,y=-50,r=50,fill="red",stroke='red')|repeat(10,rotate(-45)) c7 = circle(x=50,y=-50,r=43,fill="white",stroke='white')|repeat(10,rotate(-45)) r3 = rectangle(w=140,h=140,fill="orange",stroke='orange')|repeat(36,rotate(10)) c8 = circle(r=90,fill="red",stroke='red') r4 = rectangle(w=128,h=128,fill="orange",stroke='orange') r5 = rectangle(w=128,h=128,fill="orange",stroke='orange',)| rotate(45) r6 = rectangle(w=110,h=110,fill="yellow",stroke='yellow') r7 = rectangle(w=110,h=110,fill="yellow",stroke='yellow',)| rotate(45) r8 = rectangle(w=90,h=90,fill="white",stroke='white') r9 = rectangle(w=90,h=90,fill="white",stroke='white',)| rotate(45) show(c2,c1,c3,c6,c7,r3,c8,r4,r5,r6,r7,r8,r9)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login