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

7. 2. Jump Function Behavior Is Odd #1002

Open
dufrtss opened this issue Oct 9, 2024 · 0 comments
Open

7. 2. Jump Function Behavior Is Odd #1002

dufrtss opened this issue Oct 9, 2024 · 0 comments
Labels
bug Something isn't working as intended

Comments

@dufrtss
Copy link

dufrtss commented Oct 9, 2024

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:

  1. Go to Learn to Code From Zero with Godot
  2. Click on Open the Course Index
  3. Scroll down to 7. Introduction to Member Variables
  4. Scroll down to the practices section
  5. Click on practice 2 - Draw Squares at Different Positions
  6. Run the solution
  7. See bug

Screenshots
image
image
image

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

  • Operating System: Linux Ubuntu 22.04
  • Browser:Chrome

Additional context
gdquest-1728516236728.log

@dufrtss dufrtss added the bug Something isn't working as intended label Oct 9, 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