We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a23f81d commit 2c9bdd7Copy full SHA for 2c9bdd7
1 file changed
HelloWorld.java
@@ -4,6 +4,6 @@
4
*/
5
public class HelloWorld {
6
public static void main(String[] args) {
7
- System.out.println("Hello,New World");
+ System.out.println("Hello,New World on 12th Feb");
8
}
9
0 commit comments