• + 0 comments

    Why I had Runtime Error when I use return [["O"] * len(grid[0]) for _ in range(len(grid))]?