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
Olympic Logo
By
Aswanth S
Run
c1 = circle(r=45,stroke="black",stroke_width=7) c2 = circle(r=45,stroke="red",stroke_width=7) | translate(x=100, y=0) c3 = circle(r=45,stroke="blue",stroke_width=7) | translate(x=-100, y=0) c4 = circle(r=45,stroke="yellow",stroke_width=7) | translate(x=-50,y=-60) c5 = circle(r=45,stroke="green",stroke_width=7) | translate(x=50,y=-60) show(c1, c2, c3,c4,c5)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login