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
Aswinchandra
Run
c1 = circle(r=150,fill="red",stroke_width=3) c2 = circle(r=10,fill="red",stroke_width=3) c3 = circle(x=200,y=0,r=250,stroke_width=3) c4 = circle(x=-200,y=0,r=250,stroke_width=3) c5 = circle(x=150,y=150,r=259,stroke_width=3) c6 = circle(x=-150,y=-150,r=259,stroke_width=3) c7 = circle(x=-150,y=150,r=259,stroke_width=3) c8 = circle(x=150,y=-150,r=259,stroke_width=3) show(c1,c2,c3,c4,c5,c6,c7,c8)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login