You are testing a classmate’s program. The program asks you how many times you want to play the game, and you input “five.” You
get the following error message: “ValueError: invalid literal for int() with base 10: 'five.'” What line of code could prevent this problem in the future?