p
ublic void quadratLegen()
{ for (int i=1; i<=4; i=i+1) { karol.hinlegen(); karol.schritt(); karol.linksDrehen(); } }
Zurück zur Aufgabenstellung