Skip to content

Commit af3ff21

Browse files
authored
wer
wer
1 parent a9fb150 commit af3ff21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Hello.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
public class Hello {
22
public static void main(String[] args) {
33
// Prints "Hello, World" in the terminal window.
4-
System.out.println("Hello, 123 ");
4+
System.out.println("Hello, wer ");
55
}
66
}

0 commit comments

Comments
 (0)