diff --git a/src/Main.java b/src/Main.java index 209e5df..155aa68 100644 --- a/src/Main.java +++ b/src/Main.java @@ -4,7 +4,7 @@ public class Main { public static void main(String[] args) { // Press Alt+Enter with your caret at the highlighted text to see how // IntelliJ IDEA suggests fixing it. - System.out.printf("Hello and welcome!"); + System.out.printf("Hello and welcome?????????????"); } } \ No newline at end of file