Python -Klasse ToString
def __str__(self):
return "foo"
Plain Pollan
def __str__(self):
return "foo"