We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0609b8 commit d93b12fCopy full SHA for d93b12f
app/src/main/java/hexlet/code/Engine.java
@@ -30,4 +30,4 @@ public static void game(String rules, String[][] questionsAndAnswers) {
30
}
31
System.out.println("Congratulations, " + userName + "!");
32
33
-}
+}
0 commit comments