private void finishMap()

{

move();

turnLeft();

move();

move();

move();

takeBall();

takeBall();

turnLeft();

turnLeft();

move();

move();

move();

turnLeft();

}

}

for codeHS 1.5.5 mario karel what am i doing wrong?