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