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
Anjalimohan
Run
c1 = circle(fill="pink",r=25) s1 = ellipse(fill="lightblue",h=200,w=30) s2 = ellipse (fill="lightgreen",h=200,w=30)|rotate(45) s3 = s1|rotate(90) s4 = s2|rotate(90) c2 = circle(fill="lightyellow",r=100) s5 = ellipse(fill="lightgreen",h=250,w=50) s6 = ellipse (fill="lightblue",h=250,w=50)|rotate (15) s7 = s5|rotate(30) s8 = s6|rotate(30) s9 = s7|rotate(30) s10 =s8|rotate(30) s11 =s9|rotate (30) s12 =s10|rotate(30) s13 =s11|rotate(30) s14 =s12|rotate(30) s15 =s13|rotate (30) s16 =s14|rotate (30) c3 =circle (fill="pink",r=115) c4 =circle (fill="lightyellow",r=120) c5 =circle (fill="lightpink",r=130) show(c5,c4,c3,s16,s15,s14,s13,s12,s11,s10,s9,s8,s7,s6,s5,c2,s4,s3,s2,s1,c1)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login