final 3
parent
ee8c79842f
commit
4765f07547
|
@ -18,6 +18,9 @@ public class userinterface {
|
|||
} else if (antwort[1].equalsIgnoreCase("beenden")) {
|
||||
System.out.println("Bis zum nächsten Mal!");
|
||||
break;
|
||||
} else {
|
||||
System.out.println("Die Eingabe ist nicht gültig! Probiere es nochmal:");
|
||||
System.out.println();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue