Exemplo n.º 1
0
 def __init__(self, c0, c1, c2):
     Line.__init__(self, c0, c1)
     self.c2 = c2