Example #1
0
from TicTacToe import TicTacToe

tb = TicTacToe()
tb.simulateGame()