Fill the 9ร9 grid with numbers 1-9.
โข Each row must contain all digits 1-9 without repetition
โข Each column must contain all digits 1-9 without repetition
โข Each 3ร3 box must contain all digits 1-9 without repetition
โข Use logic to deduce where each number goes
โข Toggle Note mode to pencil-mark candidates