• The program generates a random number between 1 and 100.
  • The player keeps guessing until they match the number.
  • After each guess, the program gives feedback: “Too low” or “Too high.”
  • The program generates a random number between 1 and 100.
  • The player keeps guessing until they match the number.
  • After each guess, the program gives feedback: “Too low” or “Too high.”