The program does correctly display a winner when 3 x's or 3 o's are lined up. I'm calling the winner function is the playOneGame function and it returns the answer correctly I just can't break out of the loop.