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 Sketch2
By
Nimisha Anna Binoy
Run
c1 = circle(r=120) c2 = circle(r=100) c3 = circle(r=50) c4 = ellipse(x=0, y=50, w=150, h=100) c5 = ellipse(x=0, y=-50, w=150, h=100) c6 = ellipse(x=-1, y=0, w=100, h=150) c7 = ellipse(x=0, y=1, w=100, h=150) c8 = ellipse(x=-50, y=0, w=100, h=150) c9 = ellipse(x=50, y=0, w=100, h=150) show(c1,c2,c3,c4,c5,c6,c7,c8,c9)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login