I am just trying to create a subroutine to print out the current state of the board in tic tac toe. Zeros are blank spaces, 1\'s are X\'s, and 2\'s are O\'s. I\'m not sure w