Ejemplo n.º 1
0
 def __str__(self):
     return Element.__str__(self)[:-1] + '\n\t' + str(self.GetStoich())
Ejemplo n.º 2
0
 def __str__(self):
     return Element.__str__(self)[:-1] + '\n\t' + str(self.GetStoich())