Skip to content

Commit c273da2

Browse files
RamRam
authored andcommitted
2nd Commit
1 parent 3a9ce18 commit c273da2

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
@@ -1,6 +1,6 @@
11
public class HelloWorld {
22
public static void main(String[] args) {
33
// Prints "Hello, I am here in the terminal window.
4-
System.out.println("Hello all, Welcome to Deepak, Manoj etc.. ");
4+
System.out.println("Hello all, Welcome to Deepak, Manoj, Vivek and Sembian");
55
}
66
}

0 commit comments

Comments
 (0)