Skip to content

Commit

Permalink
added solution
Browse files Browse the repository at this point in the history
  • Loading branch information
igor031299 committed Mar 22, 2024
1 parent fbb49af commit 25b3b03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/core/basesyntax/RobotRoute.java
Original file line number Diff line number Diff line change
Expand Up @@ -127,4 +127,5 @@ public void upperXequalsY(Robot robot, int toX, int toY) {
robot.stepForward();
}
}

}

0 comments on commit 25b3b03

Please sign in to comment.