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() show(c) c=circle(x=0, y=0, r=200) show(c) c = circle(x=90, y=95, r=40) show(c) c = circle(x=90, y=95, r=35) show(c) c = circle(x=-90, y=95, r=40) show(c) c = circle(x=-90, y=95, r=35) show(c) c = circle(x=30, y=30, r=15) show(c) c = circle(x=30, y=30, r=10) show(c) c = circle(x=-30, y=30, r=15) show(c) c = circle(x=-30, y=30, r=10) show(c) r = rectangle(x=0, y=-30, w=50, h=20) show(r) r = rectangle(x=0, y=-30, w=45, h=15) show(r)
Comments
Anand Chitipothu
3 years ago
Post
Dismiss
Nice!
Nice!
Want to discuss?
Post it here, our mentors will help you out.
Login