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
Fathima Farha
By
Fathima Farha.mp
Run
c=circle(r=145,fill="green",stroke="white",stroke_width=10) r=rectangle(w=205,h=205,fill="red",stroke="red")|repeat(10,rotate(30)) r2=rectangle(w=195,h=195,fill="green",stroke="red",stroke_width=4)|repeat(10,rotate(30)) c1=circle(r=118,fill="#000055",stroke="grape colour") e=ellipse(w=236,h=50,fill="orange",stroke="white",stroke_width=5)|repeat(15,rotate(30)) c2=circle(r=75,fill="#000000",stroke="#ff0000") c3=circle(r=9,x=-57,y=-16,fill="white",stroke="#f57905")|repeat(12,rotate(30)) c5=circle(r=7,x=0,y=-132,fill="rose",stroke="#f2f229")|repeat(12,rotate(30)) e2=ellipse(w=140,h=10,fill="#005500",stroke="yellow")|repeat(10,rotate(30)) c6=circle(r=18,fill="brown",stroke="#550000",stroke_width="5") c7=circle(r=10,fill="#ff00bb",stroke="#ff00bb") c8=circle(r=3,x=-57,y=-16,fill="red",stroke="rose")|repeat(12,rotate(30)) l=line(x1=0,y1=16,x2=0,y2=2,stroke="white")|repeat(25,rotate(15)) c9=circle(r=2,fill="yellow",stroke="brown") show(c,r,r2,c1,e,c2,c5,e2,c6,c7,c3,c8,l,c9)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login