Sudoku is a logic-based number puzzle where the objective is to fill a 9×9 grid with digits from 1 to 9.
Each row, column, and 3×3 subgrid must contain all the numbers from 1 to 9 without repetition.
It’s a game of reasoning and pattern recognition rather than math.