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
ANN MOL
Run
c1=circle(r=150,fill="yellow",stroke="none") show(c1) e1=ellipse(x=75,y=0,w=150,h=40,fill="tomato",stroke="none") | repeat(36,rotate(10)) show(e1) c2=circle(r=120,fill="yellow ",stroke="orange") show(c2) r1=rectangle(w=219,h=100,fill="orange",stroke="none") show(r1) r2=rectangle(w=100,h=219,fill="orange",stroke="none") show(r2) r3=rectangle(w=155,h=155,fill="#ccff33",stroke="none") | repeat(2,rotate(45)) show(r3) r4=rectangle(w=160,h=100,fill="orange ",stroke ="none ") show(r4) r5=rectangle(w=100,h=160,fill="orange ",stroke ="none ") show(r5) r6=rectangle(w=110,h=110,fill="#ccff33",stroke ="none ") | repeat(2,rotate(45)) show(r6) r7=rectangle(w=100,h=100,fill="orange",stroke ="none ") show(r7) c2=circle(r=50,fill="yellow ",stroke ="none ") show(c2) c3=circle(x=25,y=0,r=25,fill="tomato ",stroke ="none ") | repeat(12,rotate(30)) show(c3)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login