 
 
 
26.5.14  Vertices of a polygon in the plane, closed
The vertices_abca
command finds the “closed” list of vertices (it
repeats the beginning vertex).
- 
vertices_abca takes
P, a polygon.
- vertices_abca(P) returns a closed list of the
vertices of P and draws them.
 
 
