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
Ansheena
Run
#pookalam s1 = circle (x=50,y=0,r=50,fill="red",stroke_width=3) + circle (x=75,y=0,r=25,fill="green",stroke="none") s2 = s1 | rotate(90) s3 = s1 | rotate(180) s4 = s1 | rotate(270) h1 = circle(x=125,y=0,r=10,fill="#E3062A") | repeat(36,rotate(10)) c2 = circle(r=150,stroke_width=3,fill="#730A7A") show(c2) c3 = circle(r=140,stroke_width=2,fill=" #F9651F ") show(c3) show(s1,s2,s3,s4,h1)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login