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
Pookkalam_abc
By
Niranjan Neelakantan
Run
c = circle(r=150,fill=color(r=18,g=140,b=66),stroke="none") e1=ellipse(w=150,h=20,x=75,y=0,stroke='lightred',stroke_width=4,fill=color(r=58,g=50,b=144)) e2=ellipse(w=75,h=20,x=37.5,y=0,stroke='red',stroke_width=4,fill=color(r=0,g=30,b=30,a=0.5)) | rotate(22.5) round1=e1 | repeat(32, rotate(11.25)) round2=e2 | repeat(8, rotate(45)) s1=rectangle(w=160,h=200,stroke='orange') | repeat(90,rotate(4)) s2=rectangle(w=212.13,h=212.13,stroke='orange') | repeat(10,rotate(36)) show(c,round1,round2,s1,s2)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login