int pick_random(int high); int pick_random2(int low, int high); int human_guesses(); int computer_guesses();