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
5
powerpuff girl
By
Gayathri
Run
bg8=circle(r=190,stroke="none",fill="#91E0FF") bg7=circle(r=175,stroke="none",fill="white") bg6=circle(r=150,stroke="none",fill="#91E0FF") bg5=circle(r=125,stroke="none",fill="white") bg4=circle(r=100, stroke="none",fill="#91E0FF") bg3=circle(r=75, stroke="none",fill="white") bg2=circle(r=50, stroke="none",fill="#91E0FF") bg1=circle(r=25, stroke="none",fill="white") show(bg8,bg7,bg6,bg5,bg4,bg3,bg2,bg1) c1 = circle(fill="#FFD9C2",stroke="none",x=0, y=50, r=50) show(c1) e1=circle(fill="white",stroke="none",x=-30,y=50,r=20) show(e1) e13=circle(fill="#91E0FF",stroke="none",x=-25,y=50,r=15) show(e13) e12=circle(fill="black",stroke="none",x=-20,y=50,r=10) show(e12) e14=circle(fill="white",stroke="none",x=-15,y=54,r=5) show(e14) e2=circle(fill="white",stroke="none",x=30,y=50,r=20) show(e2) e23=circle(fill="#91E0FF",stroke="none",x=35,y=50,r=15) show(e23) e22=circle(fill="black",stroke="none",x=40,y=50,r=10) show(e22) e24=circle(fill="white",stroke="none",x=45,y=54,r=5) show(e24) shape1=ellipse(x=0,y=27,w=10,h=20) show(shape1) shape2=ellipse(x=0, y=35,w=20,h=15,fill="#FFD9C2",stroke="#FFD9C2") show(shape2) hair1=ellipse(fill="yellow",stroke="none",x=20,y=85,w=60,h=35) show(hair1) h12=rectangle(fill="yellow",stroke="none",x=5,y=90,w=10,h=20) show(h12) h1=rectangle(fill="yellow",stroke="none",x=0,y=90,w=10,h=20) show(h1) h22=rectangle(fill="yellow",stroke="none",x=-5,y=90,w=10,h=20) show(h22) hair2=ellipse(fill="yellow",stroke="none",x=-20,y=85,w=60,h=35) show(hair2) band1=ellipse(fill="#91E0FF",stroke="none",x=-45,y=75,w=10,h=20) show(band1) band2=ellipse(fill="#91E0FF",stroke="none",x=45,y=75,w=10,h=20) show(band2) hf1=ellipse(fill="yellow",stroke="none",x=70,y=75,w=50,h=30) show(hf1) hf1=ellipse(fill="yellow",stroke="none",x=-70,y=75,w=50,h=30) show(hf1) leg1=rectangle(fill="white",x=-10,y=-55,w=20,h=50) show(leg1) leg2=rectangle(fill="white",x=10,y=-55,w=20,h=50) show(leg2) b3=rectangle(fill="#91E0FF",stroke="none",x=0,y=-25,w=50,h=10) show(b3) b4=rectangle(fill="black",stroke="none",x=0,y=-35,w=50,h=10) show(b4) b1=rectangle(fill="#91E0FF",stroke="none",x=0,y=-5,w=50,h=10) show(b1) b2=rectangle(fill="black",stroke="none",x=0,y=-15,w=50,h=10) show(b2) hand1=ellipse(fill="#FFD9C2",stroke="none",x=-30,y=-20,w=10,h=50) show(hand1) hand2=ellipse(fill="#FFD9C2",stroke="none",x=30,y=-20,w=10,h=50) show(hand2) shoes1=ellipse(fill="black",x=-10,y=-85,w=20,h=10) show(shoes1) shoes2=ellipse(fill="black",x=10,y=-85,w=20,h=10) show(shoes2) socks1=ellipse(fill="white",stroke="none",x=-10,y=-81,w=10,h=5) show(socks1) socks2=ellipse(fill="white",stroke="none",x=10,y=-81,w=10,h=5) show(socks2)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login