def RechercheAuto(): nb_inconnu=randrange(0,101) a=0 b=100 nb_coups=1 while b>a+1: nb_coups+=1 nb_propose=floor((a+b)/2) if nb_propose