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
Mickey Mouse but Failed One
By
Neha Ajith
Run
c = circle(fill="red") c1 = circle(r=50,fill="black") c2 = circle(r=25,x=-50,y=55,fill="black") c3 = circle(r=25,x=50,y=55,fill="black") c4 = circle(r=45,fill="white") c5 = circle(r=10,fill="white",x=-15,y=15) c6 = circle(r=10,fill="white",x=15,y=15) show(c,c1,c2,c3,c4,c5,c6)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login