User Input (Guessing Game) Simulate a guessing game using a `while` loop where the user keeps guessing until they guess the correct number (e.g., 5).
8th Question