Skip to content

7. 2. Jump Function Behavior Is Odd #1002

Open
@dufrtss

Description

@dufrtss

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working as intended

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions