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 94f3bba commit 7a064cfCopy full SHA for 7a064cf
app/src/main/java/hexlet/code/App.java
@@ -2,6 +2,6 @@
2
3
class App {
4
public static void main(String[] args) {
5
- System.out.println("Hello World!");
+ System.out.println("Welcome to the Brain Games!");
6
}
7
0 commit comments