How to Solve Sudoku Puzzle - Step by Step description
Sudoku is a really nice brain game to test the abilities of brain and testing IQ.
First rule of Sudoku is that every column and row must have all of the numbers from 1 to 9, which means within a row or column, a number cannot be repeated.
The second rule says that in each of 9 large squares, every number from 1 to 9 must appear which means that each number can only appear once, as there are only 9 smaller squares in each larger square.
For example, if a large square already has the number 1 in it, it can’t include another number 1 anywhere in the same large square, column or row.
Just comprehending these two basic rules will lead to conclusion.
I have solved a real puzzle and described the procedure step by step.
I wish you enjoy it and please like and subscribe.
00:01 Introduction
01:08 Solve a Real Sudoku Puzzle