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_
By
Mohammad Saifuddin
Run
fill= color(r=199,g=85,b=22) r1= rectangle(fill=fill,w=83,h=294,stroke="green") t1= r1| rotate(163) fill= color(r=219,g=207,b=61) r2= rectangle(fill=fill,w=83,h=294,stroke="green") t2= r2| rotate(19) fill= color(r=199,g=85,b=22) r3= rectangle(fill=fill,w=83,h=294,stroke="green") t3= r3| rotate(48) fill= color(r=219,g=207,b=61) r4= rectangle(fill=fill,w=83,h=294,stroke="green") t4= r4| rotate(74) fill= color(r=199,g=85,b=22) r5= rectangle(fill=fill,w=83,h=294,stroke="green") t5= r5| rotate(98) fill= color(r=219,g=207,b=61) r6= rectangle(fill=fill,w=83,h=294,stroke="green") t6= r6| rotate(128) fill= color(r=107,g=20,b=39) e7= ellipse(fill=fill,w=70,h=293,stroke="green",stroke_width=4) s7 = e7 | rotate(180) e8= ellipse(fill=fill,w=70,h=293,stroke="green",stroke_width=4) s8 = e8 | rotate(65) e9= ellipse(fill=fill,w=70,h=293,stroke="green",stroke_width=4) s9 = e9 | rotate(-65) e5= ellipse(fill="white",w=60,h=291,stroke="green",stroke_width=4) s5= e5 | rotate(35) e6= ellipse(fill="white",w=60,h=291,stroke="green",stroke_width=4) s6= e6 | rotate(-35) e4= ellipse(fill="white",w=45,h=291,stroke="green",stroke_width=4) s4= e4 | rotate(90) fill= color(r=33,g=46,b=20) e2= ellipse(fill=fill,w=150,h=35,stroke="none") s2= e2 | rotate(-55) e3= ellipse(fill=fill,w=150,h=35,stroke="none") s3= e3 | rotate(55) e1= ellipse(fill=fill,w=150,h=35,stroke="none") fill= color(r=219,g=207,b=61) c3 = circle(r=50,fill=fill,stroke="green",stroke_width=2) fill= color(r=199,g=85,b=22) c2 = circle(r=30,fill=fill,stroke="green",stroke_width=2) fill= color(r=107,g=20,b=39) c1 = circle(r=10,fill=fill) c4= circle(r=150,stroke="green",stroke_width=7) show(t6,t5,t4,t3,t2,t1,s9,s8,s7,s6,s5,s4,e1,s2,s3,c3, c2, c1, c4,)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login