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
New Sketch
By
Swathi A V
Run
c = circle() show(c) a = circle(-50,0,50) show(a) b = circle(50,0,50) show(b) d = circle(0,50,50) show(d) e = circle(0,-50,50) show(e) f = rectangle(0,0,200,200) show(f) g = rectangle(0,0,100,100) show(g) h = circle(0,0,142) show(h) i = circle(121,0,21) j = circle(-121,0,21) k = circle(0,121,21) l = circle(0,-121,21) show(i,j,k,l)
Comments
Anand Chitipothu
3 years ago
Post
Dismiss
Wow, that looks nice!
Wow, that looks nice!
Want to discuss?
Post it here, our mentors will help you out.
Login