I was wondering how to make a guessing game where the computer has to guess the secret number that the programmer comes up with. Obviously the other way around is simple but I am not sure how to make the computer be the player. Here is my implementation of it...