Resolved merge issues

This commit is contained in:
Sergiusz Warga 2020-12-25 04:59:32 +01:00
commit a376653f27

View File

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