Closed brij1197 closed 4 years ago
Line 79 if self.cubes[row][col].value == 0 #This condition is only satisfied when the cell is empty, therefore the function clear becomes ineffective as it tries to clear an empty cell. Please check. I may be wrong.
Line 79 if self.cubes[row][col].value == 0 #This condition is only satisfied when the cell is empty, therefore the function clear becomes ineffective as it tries to clear an empty cell. Please check. I may be wrong.