Compare commits

..

No commits in common. "a376653f27ec8bcbdaea671f57cee0bf15fc69f8" and "17ebde7fab4df1454818bf69c08c76ea3c34a619" have entirely different histories.

View File

@ -96,4 +96,4 @@ else:
game = TicTacToe()
for x in range(0, int(number_of_rounds)):
game.run()
game.run()