@ -21,3 +21,5 @@ int subtrahiere(int zahl1, int zahl2);
//7
int multipliziere(int zahl1, int zahl2);
//8
int dividiere(int zahl1, int zahl2);