... the function it will return:
a. -1 if x<N
b. 1 if x>N
c. 0 if x == N
What is the minimum number of guesses you need if you want the function, f, to return 0?