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