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
JERISHAB M
Run
c1=circle(r=150,fill="white") p1=point(x=-50,y=100) p2=point(x=-50,y=-100) p3=point(x=108,y=0) z1=polygon([p1,p2,p3],fill="#ffd400") p4=point(x=50,y=35) z2=polygon([p1,p2,p4],fill="#48ff48") p5=point(x=50,y=-35) z3=polygon([p1,p2,p5],fill="#ff3333") p6=point(x=25,y=0) z4=polygon([p1,p2,p6],fill="#3bccff") #c2=circle(r=112,stroke_width=20,stroke="white") show(c1,z1,z2,z3,z4)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login