Queen Of Enko Fix «GENUINE»

for i, j in zip(range(row, -1, -1), range(col, -1, -1)): if board[i][j] == 1: return False