I passed tests with this solution: https://github.com/baobabKoodaa/sudoku/blob/2743e06f68c342cd49f1f67a40ff9530442be8a5/src/sudoku.clj
That solution fails with input such as a board filled with zero's. I suggest adding more tests. Thanks for creating the course!