Write pseudocode and has the following;
- It should write the guess secret number to standard output
- It should ask yhe user if the secret number is higher, lower or if you guessed correctly
- It should read the answer. Repeat the question if it is not one of three possible answers
- It should claim victory if the answer is that the guess is correct
- It should keep asking until it has a correct guess, or give up after 10 failed attempts
- It should only accuse the player of cheating, if it is absolutely certain