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