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
Home💫 Devananda
By
Devananda
Run
r1= rectangle ( w=125,h=200,y=-25,fill="#D9F5D9") r2=rectangle ( w=250,h=122,y=-63,fill="#D2EFDB") p1= point( x=-135,y=-1) p2=point(x=-100,y=50) p3=point(x=100,y=50) p4=point(x=135,y=-1) s1=polygon([p1,p2,p3,p4],fill="#40919C") p5= point(x=-70,y=75) p6=point(x=0,y=125) p7=point(x=70,y=75) s2=polygon([p5,p6,p7],fill="#00919C") l1=line(x1=62.5,y1=-9,x2=-62.5,y2=-9,stroke_width=3) r3=rectangle (w=20,h=57,x=43,y=35,fill="#28576B") r4=rectangle (w=20,h=57,x=-43,y=35,fill="#28576B") r5=rectangle (w=20,h=57,x=0,y=35,fill="#28576B") r6=rectangle (w=37,h=63,x=-37,y=-91,fill="#28576B") c1= circle(r=3,x=-28,y=-88,fill="grey",stroke="grey") r7=rectangle (w=124,h=15,x=0,y=-17,fill="#A2D0CA",stroke="#A2D0CA") show (s1,s2,r2,r1,l1,r3,r4,r5,r6,c1,r7)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login