Game of Chance: Write a program that generates a random 2 digit number at start. Allow a player to guess the number generated. Announce a payoff when the player guesses the number right. As a team decide what the Payoff is.
Challenge: Adjust payoff based on the number of attempts to guess the number
Challenge: Adjust payoff based on the number of attempts to guess the number
Comment