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
Nivedhitha A N
Run
c1=circle(x=50,y=0,r=50) c2=circle(x=0,y=50,r=50) c3=circle(x=-50,y=0,r=50) c4=circle(x=0,y=-50,r=50) c5=circle(r=100) c6=circle(r=141.4) r1=rectangle(w=100,h=100) r2=rectangle(w=200,h=200) l1=line(x1=-100,y1=-100,x2=100,y2=100) l2=line(x1=100,y1=-100,x2=-100,y2=100) show(c1,c2,c3,c4,c5,c6,r1,r2,l1,l2)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login