Ejemplo n.º 1
0
    def check_solution(self):

        return check_filled_cells(self.cells_to_be_filled) and rob.is_parking_point()
Ejemplo n.º 2
0
    def check_solution(self):

        return check_filled_cells(self.cells_to_fill) and rob.is_parking_point() and rob.get_register_value(
            'ax') == self.filled_cells_number