@ -193,3 +193,11 @@ int dividiere(int zahl1, int zahl2) {
return 0;
}
//31
void zeigeAuswahl(const char* text) {
printf("%s\n", text);