what is the code needed to keep a running tally on a game? i have created a random letter generator and i have coded it so that the user gets 4 attempts to guess the letter. i have all that coded in and working great. i have created a loop allowing the game to run as many times as the user says it's ok to run. i can't figure the coding out to tally the wins/loses.