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
Sangeetha s
By
Sangeetha S
Run
c1=ellipse(h=184,w=39,stroke="white",stroke_width=3) | repeat(50 , rotate(10)) c2=circle(r=93,fill="green",stroke="green") cp=circle (r=85,fill="maroon",stroke="maroon") c3=rectangle(w=120,h=120,fill="brown",stroke="brown") |repeat(50,rotate(10)) c4=rectangle(w=111,h=111,fill="red",stroke="red") |rotate(15)|repeat(50,rotate(10)) c5=rectangle(w=102.5,h=102.5,fill="orange",stroke="orange")|repeat(50,rotate(10)) c6=rectangle(w=94.5,h=94.5,fill="yellow",stroke="yellow")|rotate(15)|repeat(50,rotate(10)) c7=rectangle(w=87,h=87,fill="white",stroke="white") |repeat(50,rotate(10)) c8=circle(r=57,fill="orange",stroke="orange") c9=rectangle (w=80,h=80,fill="yellow",stroke="yellow")|rotate(45) c10=rectangle(w=57.5,h=97,fill="yellow",stroke="yellow")|rotate(135) c11=rectangle (w=57.5,h=97,fill="yellow",stroke="yellow")|rotate(45) c12=rectangle(w=57.5,h=97,fill="red",stroke="red") c13=rectangle(w=97,h=57.5,fill="red",stroke="red") ca=rectangle (w=80,h=80,fill="red",stroke="red") c14=circle(r=50,fill="orange",stroke="orange") c15=rectangle(w=57.5,h=81.2,fill="yellow",stroke="yellow")|rotate(135) c16=rectangle (w=57.5,h=81.2,fill="yellow",stroke="yellow")|rotate(45) cb=rectangle(w=57.5,h=81.2,fill="red",stroke="red") cc=rectangle(w=81.2,h=57.5,fill="red",stroke="red") c17=rectangle(w=15,h=98.5,fill="red", stroke="red") c18=rectangle (w=98.5,h=15,fill="red",stroke="red") c19=rectangle(w=15,h=98.5,fill="yellow", stroke="yellow")|rotate(45) c20=rectangle (w=98.5,h=15,fill="yellow",stroke="yellow")|rotate(135) cz=circle(r=41,fill="orange",stroke="orange") c21=rectangle(w=57.5,h=57.5,fill="red",stroke="red") c22=rectangle (w=57.5,h=57.5,fill="yellow",stroke="yellow")|rotate(45) c23=circle(r=30,fill="green",stroke="green") c24=ellipse(h=59,w=30,stroke="white",stroke_width=1.15)|repeat(50,rotate(30)) c25=circle(r=22,fill="purple",stroke="purple") z1=point(x=0,y=21.5) z2=point(x=-19,y=-10) z3=point(x=19,y=-10) c26=polygon([z1,z2,z3],fill="black") z4=point(x=0,y=-21.5) z5=point(x=19,y=10) z6=point(x=-19,y=10) c27=polygon([z4,z5,z6],fill="black") c28=circle(r=13,fill="yellow") c29=ellipse(h=23,w=5,stroke="orange",stroke_width=2)|repeat(6,rotate(60)) c30=circle(r=3,fill="red",stroke="red") show(c2,c1,cp,c3,c4,c5,c6,c7,c8,c9,c10, c11,c12,c13,ca,c14,c17,c18,c15,c16,c19,c20,cb,cc ,cz,c21,c22,c23,c24,c25,c26,c27,c28,c29,c30)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login