Skip to content

Commit 5149d3a

Browse files
committed
add solution Syntax task 1701
1 parent 96a89e4 commit 5149d3a

File tree

1 file changed

+1
-1
lines changed
  • 1.JavaSyntax/src/com/javarush/task/pro/task17/task1701

1 file changed

+1
-1
lines changed

1.JavaSyntax/src/com/javarush/task/pro/task17/task1701/Solution.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ public static void main(String[] args) {
55
Bat bat = new Bat();
66
bat.move();
77
}
8-
}
8+
}

0 commit comments

Comments
 (0)