Skip to content

Commit a9ad61b

Browse files
committed
added content in helloworld file
1 parent ffc3b4f commit a9ad61b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

HelloWorld.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@ public class HelloWorld {
22
public static void main(String[] args) {
33
// Prints "Hello, I am here in the terminal window.
44
System.out.println("Hello all, Shahataaz and Yogesh");
5+
System.out.println("Welcome to the world of devops")
6+
57
}
68
}

0 commit comments

Comments
 (0)