To complete a Sudoku grid you have to fill all empty cells with figures 1 to 9 in accordance with the 3 following rules :
A single line of 9 cells must not contain 2 times the same figure
A single column of 9 cells must not contain 2 times the same figure
A single square of 9 cells (3x3) must not contain 2 times the same figure