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