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
2
HEART ♥️
By
SINAN NOUSHAD
Run
c=rectangle (w = 300 ,h=300, fill="white",stroke="none") s1= ellipse(fill="red", stroke="none") s2=s1|rotate(53) s3=s2| rotate(75) a=rectangle(x=0, y=-50,w =150,h=100,fill="white",stroke="none") p=point(x=-59,y=0) q=point(x=0,y=-88) r=point(x=59,y=0) s=polygon([p,q,r],fill="red",stroke="none") show (c, s2, s3, a, s)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login