Skip to content

Commit ad6cb06

Browse files
Basic Structure Of Java Program
1 parent 5c5324f commit ad6cb06

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
public class Hello {
22
public static void main(String args[]) {
3-
43
System.out.println("Hello World");
54
}
65
}

0 commit comments

Comments
 (0)