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
Playstore
By
Irfan
Run
c = rectangle(w=300,h=300,fill="white",stroke="none") p = polygon([point(-60,100),point(-60,-100),point(100,0)],fill="#00c8f6",stroke="none") p1 = polygon([point(-60,-100),point(50,30),point(100,0)],fill="#f2333e",stroke="none") p2 = polygon([point(-60,100),point(50,-30),point(100,0)],fill="#00e872",stroke="none") p3 = polygon([point(50,32),point(100,0),point(50,-32),point(25,0)],fill="#f7ca00",stroke="none") show(c,p,p1,p2,p3)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login