To Hi - Too Low Number Guessing Game
Click on the buttons to find the number the computer is thinking of.
You can try different ways to find the number. If you want to try it the way a computer would, you can use a "binary search." Pick a number. If it is too low, pick the next number half way between it and "50." If it is too high, pick the next number half way between it and "1".
As you narrow down the search, keep picking numbers half way between. You'll soon have the answer.
|