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
Anjana Dileepkumar
Run
c1 = circle(r=145,fill="red",stroke="yellow",stroke_width=10) show(c1) s1 = circle(x=50, y=0, r=50, fill="#FF8C00",stroke = "yellow",stroke_width=5) + circle(x=73, y=0, r=25, fill = "green",stroke="none") s2 = s1 | rotate(90) s3 = s1 | rotate(180) s4 = s1 | rotate(270) show(s1, s2, s3, s4)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login