Tic Tac Toe game: TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType'

前端 未结 0 427
感动是毒
感动是毒 2020-11-30 03:18

I\'m creating a Tic Tac Toe for class. Everything works as intended, until there is a tie. Then I get this error.

Also I need to write each move to file, and that isn

相关标签:
回答
  • 消灭零回复
提交回复
热议问题