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
surprised
By
Salman Nazeer
Run
f = Circle(fill = 'yellow') e1 = Circle(fill = 'black', radius = 10, center = Point(x = 40, y = 40)) e2 = Circle(fill = 'black', radius = 10, center = Point(x = -40, y = 40)) m = Circle(fill = 'black', radius = 30, center = Point(x = 0, y = -50)) show(f, e1, e2, m)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login