Skip to content

Commit fe9b627

Browse files
authored
updated
changed year
1 parent 7d19178 commit fe9b627

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

HelloWorld.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
*/
55
public class HelloWorld {
66
public static void main(String[] args) {
7-
System.out.println("Hello,New World on 20th sept. 14:37 hrs. 2019");
7+
System.out.println("Hello,New World on 20th sept. 14:37 hrs. 2020");
88
}
99
}

0 commit comments

Comments
 (0)