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
New Sketch
By
Aysha PS
Run
bg=rectangle(w=300,h=300,stroke='none',fill="lightcoral") show(bg) z1=line(x1=0,y1=10,x2=0,y2=-175,stroke_width=2.07) z2=line(x1=0,y1=5,x2=-83,y2=-134,stroke_width=2.07) z3=line(x1=0,y1=5,x2=50,y2=-134,stroke_width=2.07) z4=line(x1=50,y1=-25,x2=50,y2=-125,stroke_width=2.07) c = circle(r=45,y=43,fill="white",stroke_width=2.07) e2=ellipse(w=35,h=10,y=25,x=9,stroke_width=2.07) | rotate(15) e3=ellipse(w=35,h=10,y=23,x=11,fill="white",stroke_width=0) | rotate(15) e1=ellipse(w=17,h=25,x=-40,y=-134,fill="white",stroke_width=2.07) | rotate(345) r1=rectangle(w=300,h=50,x=0,y=-150,fill="darkred",stroke_width=2.07) #pencil #z5=line(x1=0,y1=25,x2= show(z1,z2,z3,z4,c,e2,e1,r1,e3) #eyes ey1=ellipse(w=10,h=15,x=9,y=53,fill="black") | rotate(28) ey2=ellipse(w=10,h=15,x=45,y=52,fill="black") | rotate(28) show(ey1,ey2) h2=ellipse(w=18,h=25,x=50,y=-12.5,stroke_width='2.07',fill="white") show(h2)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login