Skip to content

Commit a29f8be

Browse files
committed
Section 6 String Class Printing.
Signed-off-by: Somesh diwan <[email protected]>
1 parent 0b46d60 commit a29f8be

File tree

1 file changed

+5
-0
lines changed
  • Section6StringClassPrinting/Engineering Digest ED/src

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
public class Setup {
2+
public static void main(String[] args) {
3+
System.out.println("Setup is done on Mac.");
4+
}
5+
}

0 commit comments

Comments
 (0)