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 8fd77fe commit 3302b01Copy full SHA for 3302b01
src/HelloWorld.java
@@ -2,6 +2,6 @@ public class HelloWorld
2
{
3
public static void main (String [] args)
4
5
- System.out.println("Hello World");
+ System.out.println("Hello World !!!");
6
}
7
0 commit comments