zum Inhalt

Hier ist ein einfaches Beispiel einer Funktion in Python: def add(x, y): return x + y