Skip to content

Commit 3a50e15

Browse files
author
EC2 Default User
committed
dded some msg
1 parent d3cfb08 commit 3a50e15

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

HelloWorld.java

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
public class HelloWorld {
22
public static void main(String[] args) {
33
System.out.println("happy good friday");
4+
System.out.println("happy good friday");
5+
System.out.println("happy good friday");
6+
System.out.println("happy good friday");
7+
System.out.println("happy good friday");
8+
System.out.println("happy good friday");
9+
System.out.println("happy good friday");
10+
System.out.println("happy good friday");
11+
System.out.println("happy good friday");
412
}
513
}

0 commit comments

Comments
 (0)