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
Polyline shape! #2
By
Abhinav Raut
Run
p1 = point(x=-100, y=50) p2 = point(x=0, y=-50) p3 = point(x=0, y=50) p4 = point(x=100, y=-50) p5 = point(x=100, y=50) p6 = point(x=-100, y=50) line = polyline([p1, p2, p3, p4, p5, p6]) show(line)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login