“Part 1 of this article introduced the Python programming
language from the perspective of an old C hacker and presented a
short program to solve the ‘Coconuts’ problem. Part 2 described the
Sudoku puzzle and showed how a Sudoku-solving program might be
written in Python. The program would contain three steps:
- “read in the values of the cells specified and draw some
elementary conclusions about what the blanks will be- “fill in the empty cells; that is, solve the puzzle
- “print out the answer…”
Linux Journal: Why Not Python?, Part 3
By
Get the Free Newsletter!
Subscribe to Developer Insider for top news, trends, & analysis