Skip to content

Commit e2f18ec

Browse files
author
root
committed
changes made
1 parent f4c3887 commit e2f18ec

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

HelloWorld.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
*/
55
public class HelloWorld {
66
public static void main(String[] args) {
7-
System.out.println("Hello, SFIT123");
7+
System.out.println("Hello, SFIT");
8+
System.out.println("WELCOME TO THE DEVOPS LAB");
89
}
910
}

0 commit comments

Comments
 (0)