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