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
augie
By
Augustin Thomas
Run
c = circle(r=150,fill="maroon",stroke="none") c1 = circle(r=145,fill="salmon",stroke="none") show(c,c1) s1 = ellipse(fill="yellow",stroke="none") s2 = s1 | rotate(45) s3 = s1 | rotate(90) s4 = s1 | rotate(135) show(s1, s2, s3, s4) c2 = circle(r=130,fill="beige",stroke="none") c3 = circle(r=120,fill="cyan",stroke="none")
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login