easy 6×6 Set 88 Form Exercise

Complete the sudoku grid (4x4): each row, column, and box must contain each digit exactly once. Grid: [_ 4 _ 2 | _ _ _ 4 | _ 3 _ 1 | 2 _ 4 3]

Show answer

Answer: 1 4 3 2 | 3 2 1 4 | 4 3 2 1 | 2 1 4 3

SubType
sudoku
Difficulty
easy
Grid
  • [0,4,0,2]
  • [0,0,0,4]
  • [0,3,0,1]
  • [2,0,4,3]
SolvedGrid
  • [1,4,3,2]
  • [3,2,1,4]
  • [4,3,2,1]
  • [2,1,4,3]
GridSize
4