 |
[Tutor] TypeError: not enough arguments for format string
... in __str__ >> point_str = "(%f,%f)" % self.x, self.y >> TypeError: not enough arguments for format string >> >> Does anyone know what is wrong? I'm sure it is something obvious, ...
mail.python.org |
 |