generated from mwc/lab_tic_tac_toe
wrote the function check_winner in game.py so that the game can check whether player X or player O scoring three-in-a-row in any possible arrangement is true (which would lead to that player winning)
This commit is contained in: