Skip to content

Commit 6963848

Browse files
committed
Section 6 String Class Printing
Signed-off-by: https://github.com/Someshdiwan <[email protected]>
1 parent d96863f commit 6963848

File tree

1 file changed

+1
-1
lines changed
  • Section6StringClassPrinting/Engineering Digest ED/src

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
public class Setup {
22
public static void main(String[] args) {
3-
System.out.println("Setup is done on Mac.");
3+
System.out.println("String Class Printing.");
44
}
55
}

0 commit comments

Comments
 (0)