Menu

Part 2 Project

Your class project should do the following:

  1. Ask the user for their name
  2. Print a welcome message informing the user that the program is thinking of a message
  3. Give the user 5 guesses/lives
  4. Tell the user if their guess is too low or too high
  5. Print a success message if the user guesses the correct number
  6. Print a failure message if the user fails to guess the correct number within 5 guesses

Here is a screenshot of the finished program in action: 

Part 2 Project - image 1 - student project