Problemunvalidated

when I press ENTER on my keyboard, it takes the cursor to the beginning of the line and does NOT proceed to "POINT 1". Tension: When I press enter again, we proceed to "POINT 1" and display the user as expected. Outcome: You can use `System.out.flush()` before `scanner.nextInt();` to ensure that the output is immediately written to the console.

3859a81f-00d1-49ae-9bc7-b1fa1dbcaa87

when I press ENTER on my keyboard, it takes the cursor to the beginning of the line and does NOT proceed to "POINT 1". Tension: When I press enter again, we proceed to "POINT 1" and display the user as expected. Outcome: You can use System.out.flush() before scanner.nextInt(); to ensure that the output is immediately written to the console.