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
Minnal Murali⚡
By
Fuhad Sanin
Run
#circle c1= circle(r=100,fill="#8B0000",stroke_width=5) c2=circle(r=80,fill="#00008b",stroke_width=5) show(c1,c2) #lightning p1=point(x=50,y=100) p2=point(x=-50,y=10) p3=point(x=50,y=10) p4=point(x=-50,y=-100) logo=polygon([p1,p2,p3,p4],stroke_width=5,stroke="#8B8000",fill="yellow") show(logo)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login