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
Nannu
By
Naurin Fathima
Run
c = circle(r=142, fill="yellow", stroke="#66ff33", stroke_width=8) e1 = ellipse(h=276, w=120, fill="#3399ff", stroke="none")|repeat(6,rotate(30)) e2 = ellipse(h=266, w=100, fill="#ff471a", stroke="none")|repeat(6,rotate(30)) c1 = circle(r=116, fill="#6666ff", stroke="white", stroke_width=8) r1 = rectangle(w=150,h=150) | repeat(4, rotate(60)) e=e1+e2 show(c,e,c1,r1)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login