Given a state aState, returns a string telling who the winner is.
aState
a state of the game
"o"
"x"
"D"
" "
"?"
Given a state
aState, returns a string telling who the winner is.