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
Cool😎
By
Bhavana Theruvath
Run
a=point(75,40) b=point(65,5) c=point(22,5) d=point(5,30) e=point(-5,30) f=point(-22,5) g=point(-65,5) h=point(-75,40) specs=polygon([a,b,c,d,e,f,g,h],fill="black") c1=circle(r=50,x=0,y=-18,fill="#421c03") c2=ellipse(x=0,y=2,fill="#dbaa09",stroke="none") c3=circle(r=100,fill="#dbaa09") r=rectangle(h=300,w=300,fill="white") show(r,c3,c1,c2,specs)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login