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
Akshara E G
Run
c = circle(x=0, y=0, r=80) show(c) c=circle(x=10, y=0, r=80) show(c) c=circle(x=20, y=0, r=80) show(c) c=circle(x=5, y=0, r=80) show(c) c=circle(x=15, y=0, r=80) show(c) c=circle(x=25, y=0, r=80) show(c) c=circle(x=30, y=0, r=80) show(c) c=circle(x=35, y=0, r=80) show(c) c=circle(x=40, y=0, r=80) show(c) c=circle(x=0,y=5,r=80) show(c) c=circle (x=0, y=10, r=80) show(c) c=circle(x=0, y=15, r=80) show(c) c=circle(x=0, y=20, r=80) show(c) c=circle(x=0, y=25, r=80) show(c) c=circle(x=0, y=30, r=80) show(c) c=circle(x=0, y=35, r=80) show(c) c=circle(x=0,y=40,r=80) show(c) c=circle(x=0,y=-40,r=80) show(c) c=circle(x=0,y=-5,r=80) show(c) c=circle (x=0, y=-10, r=80) show(c) c=circle(x=0, y=-15, r=80) show(c) c=circle(x=0, y=-20, r=80) show(c) c=circle(x=0, y=-25, r=80) show(c) c=circle(x=0, y=-30, r=80) show(c) c=circle(x=0, y=-35, r=80) show(c) c=circle(x=-5,y=0,r=80) show(c) c=circle(x=-10, y=0, r=80) show(c) c=circle(x=-20, y=0, r=80) show(c) c=circle(x=-15, y=0, r=80) show(c) c=circle(x=-25, y=0, r=80) show(c) c=circle(x=-30, y=0, r=80) show(c) c=circle(x=-35, y=0, r=80) show(c) c=circle(x=-40, y=0, r=80) show(c)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login