ABSTRACT

Maria: We did some testing and it seems all right. At least we didn’t find any errors.

Professor: How did you test the code?

Mike: First we wanted to have a method that would print the whole Sudoku puzzle so we could see what numbers are in it. Here’s the code:

The code is nothing special. It simply writes out all the numbers that it finds inside the puzzle in form of an HTML table.