Python Class Toostring
def __str__(self):
return "foo"
Plain Pollan
def __str__(self):
return "foo"