TStaunton Python for Data Science pt.2
The computer guesses a number between 1 and 20 and the user tries to guess the number within 5 tries. Computer tells user if the guess is too low, too high, or correct and displays a failure message if the answer is not guessed within 5 attempts.
