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 867d4a5 commit 7f304c5Copy full SHA for 7f304c5
app/src/main/java/hexlet/code/App.java
@@ -5,4 +5,5 @@ public static void main(String[] args) {
5
System.out.println("Welcome to the Brain Games!");
6
Cli.greeting();
7
}
8
-}
+}
9
+
0 commit comments