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
Ajaz
By
Ajas Muhammed N
Run
e1=ellipse(w=300,h=200,fill="orange",stroke="white") | repeat(6,rotate(30)) e2=ellipse(w=290,h=190,fill="violet",stroke="white")|repeat(6,rotate(30)) e3=ellipse(w=280,h=180,fill="light yellow",stroke="none") | repeat(6,rotate(30)) show(e1,e2,e3) e1=ellipse(w=200,h=100,fill="red",stroke="white") | repeat(6,rotate(30)) e2=ellipse(w=190,h=90,fill="orange",stroke="red")|repeat(6,rotate(30)) e3=ellipse(w=180,h=80,fill="light green",stroke="none") | repeat(6,rotate(30)) show(e1,e2,e3) c8 = circle(r=20,fill='red',stroke='white') c9 = circle(r=15,fill='yellow',stroke='white') show(c8,c9)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login