We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bffc2e commit 1b77b43Copy full SHA for 1b77b43
1 file changed
app/src/main/java/hexlet/code/games/Progression.java
@@ -43,4 +43,4 @@ private static String[] makeProgression(int start, int step, int length) {
43
}
44
return progression;
45
46
-}
+}
0 commit comments