1 parent bcff263 commit a569304Copy full SHA for a569304
1 file changed
Hello.java
@@ -1,6 +1,6 @@
1
public class Hello {
2
public static void main(String[] args) {
3
// Prints "Hello, World" in the terminal window.
4
- System.out.println("Hello, ed ");
+ System.out.println("Hello, dd ");
5
}
6
0 commit comments