Sudoku - Puzzle 9

This ninth puzzle is rated difficult like the seventh and eighth ones, so get your thinking head on.

As before, you can resize your browser window to make the puzzle bigger or smaller as you want. To fill in a number that you definitely know, use your mouse to left-click on the square and select the number. If you're not sure but want to mark a possibility (for example, the 2 can either be here or here), then right-click on the square instead and select the number. This possibility will be written smaller and grey in the corner of the square, like a pencil mark to remind you.

The code running here is from the ActivityWorkshop, and the numbers were generated using the free (GPL'd) software Sudoku Sensei. This example is coded as N2x07-059 which means seven level 2 rules are needed to solve it, and it starts with 59 empty squares. The extra level 2 rules bump the complexity up to difficult.

How To Solve Them // About the helper // Puzzle 1 // Puzzle 2 // Puzzle 3 // Puzzle 4 // Puzzle 5 // Puzzle 6 // Puzzle 7 // Puzzle 8 // Puzzle 9 // Puzzle 10 // puzzle 8 // puzzle 6 // puzzle 4 // puzzle 9 // progress // puzzle 5 // puzzle 1 // puzzle 3 // puzzle 7 // puzzle 10 // puzzle 2 // Blank Puzzle