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
3
Sreerag Adarsh CSS1B
By
Sreerag R
Run
c = circle(x=0,y=-35,fill="black") c1 = circle (x=80,y=80,r=50,fill="black") | repeat(2, translate (x=-160)) e1 = ellipse (x=20,y=-10,w=90,h=134,fill="#FFE3BF",stroke="none") | repeat(2, translate (x=-40)) e2 = ellipse (x=13,y=-10,w=20,h=55,fill="#FFFFFF") | repeat(2, translate (x=-26)) e3 = ellipse (x=11,y=-26,w=12,h=22,fill="black") | repeat(2, translate (x=-22)) e4 = ellipse (x=0,y=-48,w=50,h=20,stroke_width=3) r1 = rectangle (x=0,y=-64,w=58,h=40,fill="#FFE3BF", stroke="none") e5 = ellipse (x=0,y=-54,w=45,h=25,fill="black") e6 = ellipse (x=-20,y=-100,w=110,h=75,fill="#FFE3BF") | rotate(35) e7 = ellipse (x=20,y=-100,w=110,h=75,fill="#FFE3BF") | rotate (-35) e8 = ellipse (x=0,y=-100,w=100,h=90,fill="#FFE3BF") r2 = rectangle (x=0,y=-86,w=100,h=90,fill="#FFE3BF",stroke="none") e9 = ellipse (x=0,y=-100,w=70,h=80,fill="#DA0F10") e10 = ellipse (x=0,y=-85,w=125,h=60,fill="#FFE3BF") r3 = rectangle (x=0,y=-75,w=130,h=40,fill="#FFE3BF", stroke="none") show(c, c1,e6,e7,e1,e2,e3,e8,r2,e5,e9,e10,e4,r3,r1,e5)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login