Skip to content

Commit 9160e97

Browse files
committed
add solution Syntax task 0506
1 parent c883c7e commit 9160e97

File tree

1 file changed

+1
-1
lines changed
  • 1.JavaSyntax/src/com/javarush/task/pro/task05/task0506

1 file changed

+1
-1
lines changed

1.JavaSyntax/src/com/javarush/task/pro/task05/task0506/Solution.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ public static void main(String[] args) {
2424

2525
System.out.println(array[0]);
2626
}
27-
}
27+
}

0 commit comments

Comments
 (0)