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
Emoji
By
Gayatri
Run
c = circle(fill="#FEC42F",stroke="none") e = ellipse(x=40, y=30, w=30, h=40, fill="black", stroke="none") e1 = ellipse(x=-40, y=30, w=30, h=40, fill="black", stroke="none") e2 = ellipse(x=0, y=-55, w=60, h=20, fill="red",stroke="none") r1 = rectangle(x=0, y=0, w=300, h=300, fill="#FFFFFF", stroke="none") show(r1,c,e,e1,e2)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login