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
Among us
By
Rohini Suresh
Run
c1 = circle(x=50,r=50,fill="red",stroke="black") r1=rectangle(w=100,h=100,x=50,y=-50,fill="red",stroke ="red ") r2=rectangle (w=40,h=40,x=20,y=-120, fill=" red",stroke="black") r3=rectangle(w=40, h=40, x=80, y=-120,fill="red",stroke="black") r4=rectangle (w=35,h=100,x=-19,y=-50,fill="red",stroke="black") r5=rectangle (w=40,h=40,x=80,y=-80,fill="red",stroke="red") r6=rectangle (w=40,h=40,x=20,y=-80,fill="red ",stroke=" red") c3=circle (r=17.3,x=-18.5,y=-91,fill="red", stroke="red") c2=circle(r=17.3,x=-18.5,y=-8,fill="red",stroke="red") e1=ellipse (w=75,h=50,x=70,y=10,fill="grey ",stroke=" black ") e2=ellipse (w=60,h=35,x=72,y=17,fill="silver",stroke="siver") show(c1,r1,r2,r3, r4, r5, r6,c3,c2, e1, e2)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login