I created two versions of this problem. The reason for this is because I forgot to use arrays when I made the first one. The second one uses a multi-dimensional array in order to keep track of each game and each guess. I made it a lot more complex than it had to be, but I learned a lot doing it this way.