forked from hummel/BankSystemWS23
Merge branch 'exp2' into main
commit
bc3184ce5d
|
@ -13,6 +13,7 @@ public class BankUI {
|
|||
|
||||
public static void willkommen() {
|
||||
System.out.println("Willkommen bei der " + bank.getName() + " - Standardversion!");
|
||||
System.out.println("----------------------------------");
|
||||
System.out.println();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue