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
By
Dilna Fathima
Run
c = circle() show(c) d = circle(-20,0,20) show(d) e = circle(20,0,20) show(e) f = circle(50,0,50) show(f) g = circle(-50,0,50) show(g) h = circle(0,50,50) show(h) i = circle(0,-50,50) show(i) j = circle(0,20,20) show(j) k = circle(0,-20,20) show(k)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login