Single player Bingo game.
• Takes user input to see if the user has the letter and number spot associated with the bingo card and marks the spot if the user selects “Yes” and the number exists on the card.
• Checks whether a row, column, or diagonal is filled on the bingo card.
• Does not repeat spot calls and ends when all possible spots are called.