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
Onam pookkalam
By
AFLAHA
Run
c1 = circle(x=75, y=0, r=75, fill="#d60c0c", stroke="#9e0707")|repeat (18,rotate(20)) c2 = circle(x=75, y=0, r=60, fill="#ff7700", stroke="#a54322")|repeat (18,rotate(20)) c3 = circle(x=75, y=0, r=45, fill="#ffee00", stroke="#d3c500")|repeat (18,rotate(20)) c4 = circle(x=75, y=0, r=30, fill="#008702", stroke="#107c12")|repeat (18,rotate(20)) c5 = circle(r=88, fill="white") c6=ellipse(w=176,h=7,fill="#d60c0c",stroke="none")|repeat(20,rotate(10)) c7 =ellipse(w=176,h=7,fill="#ff7700",stroke="none")|repeat(15,rotate(10)) c8 =ellipse(w=176,h=7,fill="#ffee00",stroke="none")|repeat(10,rotate(10)) c9 =ellipse(w=176,h=7,fill="#008702",stroke="none")|repeat (5,rotate (10)) show(c1,c2,c3,c4,c5,c6,c7,c8,c9)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login