Andrei Ursu
Results
1
issues of
Andrei Ursu
Just watched the code of this specific file, and noticed that there is a function that is never called ```py def think(board, g, h, moves): if board[Space.MID_CENTER] is OccupiedBy.EMPTY: return...