1 parent a9fb150 commit af3ff21Copy full SHA for af3ff21
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, 123 ");
+ System.out.println("Hello, wer ");
5
}
6
0 commit comments