Workbook Detail
Sudoku 9×9 Easy — Set 16
Complete the sudoku grid (4x4): each row, column, and box must contain each digit exactly once. Grid: [_ 4 _ _ | 1 _ _ 4 | 4 _ _ 2 | _ 2 4 1]
Show answer
Answer: 2 4 1 3 | 1 3 2 4 | 4 1 3 2 | 3 2 4 1
- SubType
- sudoku
- Difficulty
- easy
- Grid
- [0,4,0,0]
- [1,0,0,4]
- [4,0,0,2]
- [0,2,4,1]
- SolvedGrid
- [2,4,1,3]
- [1,3,2,4]
- [4,1,3,2]
- [3,2,4,1]
- GridSize
- 4