Die Fehlermeldung lautete:
Code: Alles auswählen
Traceback (most recent call last):
File "<stdin>", line 12, in <module>
File "<stdin>", line 9, in abzugsberechnung
TypeError: unsupported operand type(s) for -: 'str' and 'int'Code: Alles auswählen
Traceback (most recent call last):
File "<stdin>", line 12, in <module>
File "<stdin>", line 9, in abzugsberechnung
TypeError: unsupported operand type(s) for -: 'str' and 'int'