Sudoku is a logic game where the objective is to fill a 9x9 board with
numbers from 1 to 9, without repeating numbers in the rows, columns, and
3x3 subgrids. The board starts partially filled, and the player must
use logical reasoning to complete the game.