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

error leson 16 #961

Open
thijmenb1 opened this issue Jun 14, 2024 · 0 comments
Open

error leson 16 #961

thijmenb1 opened this issue Jun 14, 2024 · 0 comments
Labels
bug Something isn't working as intended

Comments

@thijmenb1
Copy link

Describe the bug
i got the error "oh no! The script has an error, but the script verifier did not catch it" on leson 16 and it sad i need to report it

To Reproduce
Steps to reproduce the bug:

  1. Go to 'leson 16'
  2. Click on 'practice one'
  3. type in 'func move_to_bottom():
    while cell.x < board_size.x - 1:
    cell.x += 1
    while cell.y < board_size.y -1:
    cell.y += 1'
  4. See error

Expected behavior
i expected to pess the level or ge a error that told me how to fix it

Screenshots
image

Information about your device (please complete the following information):

  • Operating System: [Windows]
  • Browser: [duckduckgo]

Additional context
Add any other context about the problem here.

@thijmenb1 thijmenb1 added the bug Something isn't working as intended label Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as intended
Projects
None yet
Development

No branches or pull requests

1 participant