We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a9ce18 commit c273da2Copy full SHA for c273da2
1 file changed
HelloWorld.java
@@ -1,6 +1,6 @@
1
public class HelloWorld {
2
public static void main(String[] args) {
3
// Prints "Hello, I am here in the terminal window.
4
- System.out.println("Hello all, Welcome to Deepak, Manoj etc.. ");
+ System.out.println("Hello all, Welcome to Deepak, Manoj, Vivek and Sembian");
5
}
6
0 commit comments