learn-gdscript
learn-gdscript copied to clipboard
error leson 16
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:
- Go to 'leson 16'
- Click on 'practice one'
- 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'
- See error
Expected behavior i expected to pess the level or ge a error that told me how to fix it
Screenshots
Information about your device (please complete the following information):
- Operating System: [Windows]
- Browser: [duckduckgo]
Additional context Add any other context about the problem here.