I\'m following a tutorial and currently I\'m stuck with this problem. I have a class Board with this functions:
def __init__(self): self.board = []