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
teddy
By
Thejaswi Surendran
Run
c = circle(r=10,fill="red") c1= circle(r=26,fill="brown") c2=circle (x=25,y=25,r=10,fill="yellow") c3=circle (x=-25,y=25,r=10,fill="yellow") c4=rectangle(x=0,y=-50,w=35,h=48,fill="violet") c5=circle(x=-20,y=-85,r=10,fill="yellow") c6=circle(x=20,y=-85,r=10,fill="yellow") show(c,c1,c2,c3,c4,c5,c6)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login