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
Thorappan
Run
c = circle(r=100) show(c) c1 = circle(r=80) show(c1) c2 = circle(r=60) show(c2) c3 = circle(r=30) show(c3) z = line(x1=100, y1=0, x2=100, y2=100) show(z) w = line(x1=0, y1=100, x2=100, y2=100) show(w)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login