You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
On the 7. 2. practice a line appears connecting the starting point of a rectangle and the destination where the turtle landed to begin drawing the next rectangle, and it is jumping 200 forward and 100 down, even though it passes all tests and the code seems fine. Below you can see the behavior during the execution of the program and the code.
To Reproduce
Steps to reproduce the bug:
Go to Learn to Code From Zero with Godot
Click on Open the Course Index
Scroll down to 7. Introduction to Member Variables
Scroll down to the practices section
Click on practice 2 - Draw Squares at Different Positions
Run the solution
See bug
Screenshots
Information about your device (please complete the following information):
Describe the bug
On the 7. 2. practice a line appears connecting the starting point of a rectangle and the destination where the turtle landed to begin drawing the next rectangle, and it is jumping 200 forward and 100 down, even though it passes all tests and the code seems fine. Below you can see the behavior during the execution of the program and the code.
To Reproduce
Steps to reproduce the bug:
Screenshots
Information about your device (please complete the following information):
Additional context
gdquest-1728516236728.log
The text was updated successfully, but these errors were encountered: