Linie eingefügt.

exp2
Oliver Hummel 2023-12-19 14:42:57 +01:00
parent e31ebd2977
commit e69a4ba2ba
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ public class BankUI {
public static void willkommen() {
System.out.println("Willkommen bei der " + bank.getName() + " - Standardversion!");
System.out.println("----------------------------------");
System.out.println();
}