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
1
pookalam
By
Safana Ps
Run
c = circle(r=150,fill='#B31B1B',stroke='none') c1=circle(r=145,fill='#66B032',stroke='none') r1=rectangle(w=90,h=270,fill='#AB2722',stroke='none')|repeat(30,rotate(7.5)) r2=rectangle(w=170,h=220,fill='orangered',stroke='none')|repeat(10,rotate(20)) r3=rectangle(w=180,h=200,fill='#F79E1F',stroke='none')|repeat(10,rotate(20)) r4=rectangle(w=170,h=180,fill='gold',stroke='none')|repeat(10,rotate(20)) r7=rectangle(w=170,h=160,fill='#FEF65B',stroke='none')|repeat(10,rotate(20)) r8=rectangle(w=159,h=149,fill='darkgreen',stroke='none')|repeat(10,rotate(20)) show(c,c1,r1,r2,r3,r4,r7,r8) e1=ellipse(w=10,h=220,fill='#AB2722',stroke='none')|repeat(20,rotate(20)) c2=circle(r=100,fill='#891E1B',stroke='none') c8=ellipse(w=75,h=180,fill='orange',stroke='red')|repeat(30,rotate(30)) c3=ellipse(w=75,h=145,fill='#F2EA30',stroke='none')|repeat(10,rotate(20)) r5=rectangle(w=100,h=100,fill='darkgreen',stroke='none')|repeat(20,rotate(30)) r6=rectangle(w=100,h=90,fill='olive',stroke='none')|repeat(30,rotate(10)) c5=circle(r=60,fill='#891E1B',stroke='none') c6=circle(x=39,y=0,r=7,fill='#34025B')|repeat(36,rotate(10)) show(e1,c2,c8,c3,r6,r5,c5,c6) e2=rectangle(w=70,h=70,fill='red',stroke='none')|repeat(5,rotate(30)) e3=ellipse(w=20,h=50,fill='#FEF015',stroke='none')|repeat(4,rotate(45)) c4=ellipse(w=5,h=25,fill='#34025B',stroke='none')|repeat(10,rotate(30)) show(e2,e3,c4)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login