Compare commits

...

2 Commits

Author SHA1 Message Date
a376653f27 Resolved merge issues 2020-12-25 04:59:32 +01:00
7d59652863 Działający PoC
Co-authored-by: Paulina Nowak <paulinq@MacBook-Air.local>
Reviewed-on: #1
Co-authored-by: pnowak <251002@student.pwr.edu.pl>
Co-committed-by: pnowak <251002@student.pwr.edu.pl>
2020-12-23 23:44:42 +01:00

View File

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