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
pookalam_abin
By
Abin Jose
Run
c = circle(r=20,fill="purple") a = circle(r=5, fill="black", x=19, y=0) | repeat(14, rotate(30)) b = circle(r=50,fill="#f77307",stroke="none") + circle(r=40,fill="#ed0707",stroke="none") + circle(r=30,fill="#8a1d0f",stroke="none") d = ellipse(w=75, h=30, x=-50,y=0,stroke_width=2) | repeat(6, rotate(35)) e = circle(r=60,fill="#f7eb07",stroke="none") + circle(r=65,fill="#ffffff",stroke="none") show(e, d, b, a, c)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login