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
Shezin saleem
Run
c0=circle(r=15,fill="skyblue",stoke="white") c1=ellipse(w=40,h=10,fill="white",stroke="black")|repeat(20,rotate(15)) c2=circle(r=25,fill="skyblue") c3=ellipse(w=60,h=10,fill="black",stroke="black")|repeat(20,rotate(15)) #c=ellipse(w=70,h=10,fill="gold",stroke="black")|repeat(60,rotate(5)) c4=ellipse(w=80,h=10,fill="red",stroke="black")|repeat(40,rotate(7.5)) c5=circle(r=45,fill="#004970") c6=circle(r=50,fill="skyblue") c7=ellipse(w=110,h=10,fill="white",stroke="black")|repeat(40,rotate(5)) c8=ellipse(w=120,h=20,fill="#004970",stroke="black")|repeat(15,rotate(20)) c9=ellipse(w=120,h=20,fill="red",stroke="black")|repeat(15,rotate(30))|repeat(15,rotate(50)) c10=ellipse(w=130,h=25,fill="white",stroke="black")|repeat(15,rotate(20)) c11=circle(r=70,fill="skyblue",stroke="none") c12=ellipse(w=150,h=40,fill="skyblue",stroke="none")|repeat(20,rotate(30)) #c12=circle(r=75,fill="skyblue") show(c12,c11,c10,c9,c8,c7,c6,c5,c4,c3,c2,c1,c0)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login