Skip to content

Commit 6963848

Browse files
committed
Section 6 String Class Printing
Signed-off-by: https://github.com/Someshdiwan <someshdiwan369@gmail.com>
1 parent d96863f commit 6963848

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • Section6StringClassPrinting/Engineering Digest ED/src
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)