Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Weird "undefined" text #477

Open
aroberge opened this issue Aug 10, 2024 · 0 comments
Open

Weird "undefined" text #477

aroberge opened this issue Aug 10, 2024 · 0 comments
Labels

Comments

@aroberge
Copy link
Owner

With the world "Around 1", the following:

for step in range(4):
    while not wall_in_front():
        move()
    turn_left()

is a solution ... but the message box displays "undefined".

@aroberge aroberge added the bug label Aug 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant