Selection
In the first week, you were introduced to state. Last week, you were introduced to iteration, one of the more difficult programming constructs to grasp. This week, we discussed another programming construct: selection. In this week's lab, we will bring together everything that you have learnt so far to create a program capable of solving sudoku puzzles.
If you can develop a solution without assistance, attempt this now. If not, navigate through the lab and develop your code according to the instructions.