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
By
Anirudh Shoma
Run
c = circle(r=120,fill="black") c0=circle(r=130,fill="red") m0=rectangle(h=184,w=184,fill="green")|repeat(100,rotate(20)) m2=rectangle(h=180,w=180,fill="orange")|repeat(100,rotate(20)) m5=rectangle(h=158,w=158,fill="green")|repeat(100,rotate(20)) m4=rectangle(h=150,w=150,fill="yellow")|repeat(100,rotate(20)) c2=circle(r=90,fill="white") c3=ellipse(h=200,w=5,fill="orange")|repeat(200,rotate(200)) c4=ellipse(h=200,w=11,fill="pink")|repeat(200,rotate(200)) c5=ellipse(h=200,w=20,fill="red")|repeat(200,rotate(200)) c6=ellipse(h=200,w=29,fill="pink")|repeat(200,rotate(200)) c7=ellipse(h=200,w=38,fill="indigo")|repeat(200,rotate(200)) c8=ellipse(h=200,w=50,fill="lavender")|repeat(200,rotate(200)) c9=ellipse(h=200,w=70,fill="pink")|repeat(200,rotate(200)) e1=circle(r=50,fill="white") e2=circle(r=48,fill="dark pink") r0=rectangle ( h=69,w=69,fill=" black") r3=rectangle(h=69,w=69,fill="black")|rotate(45) r1=rectangle(h=65,w=65,fill="orange",stroke="orange")|repeat(2,rotate(45)) r5=rectangle(h=53,w=53,fill="black") r4=rectangle(h=53,w=53,fill="black")|rotate(45) r2=rectangle(h=50,w=50,fill="purple",stroke="purple")|repeat(2,rotate(45)) c10=circle(r=30,fill="orange") c11=circle(r=27,fill="white") c12=ellipse(h=50,w=10,fill="red")|repeat(200,rotate(200)) c13=ellipse(h=40,w=8,fill="pink")|repeat(200,rotate(200)) c14=circle(r=10,fill="yellow") show (c,c0,m0,m2,m5,m4,c2,r2,c9,c8,c7,c6,c5,c4,c3,e1,e2,r0,r3,r1,r5,r4,r2,c10,c11,c12,c13,c14)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login