/SudokuFormatter

A simple Python script for converting Sudoku puzzles to a format where empty fields are represented by a period and numbers > 9 as a letter (10 = A, 35 = Z) (suitable for the mandatory assignment in the course INF1010 at the University of Oslo)

Primary LanguagePythonMIT LicenseMIT

No issues in this repository yet.