We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c5324f commit ad6cb06Copy full SHA for ad6cb06
2.Basic_structure_of_java_program/Hello.java
@@ -1,6 +1,5 @@
1
public class Hello {
2
public static void main(String args[]) {
3
-
4
System.out.println("Hello World");
5
}
6
0 commit comments