public void zurWandGehen() { while (!karol.IstWand()) { karol.Schritt(); } }
Zurück zur Aufgabenstellung