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