1 parent 8d4c384 commit bcff263Copy full SHA for bcff263
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, asdf ");
+ System.out.println("Hello, ed ");
5
}
6
0 commit comments