Class Queen's State: Immubly represents the state of a chess board being used to assist in solving the n-queens problem. def init(self, rows: int, columns: int).

Q&A Education