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
sketchh
By
Neha Solomon
Run
s = rectangle() r1 = circle(r=50) r2 = circle(r=100) r3 = circle(r=150) c1 = circle(x=-50, y=0, r=50) c2 = circle(x=50, y=0, r=50) show(c1, c2) show(s,r1,r2,r3)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login