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