Ejemplo n.º 1
0
 def length(self) -> float:
     return Point.distance(*self.endpoints)