Week 6 Unit 5: Exercise
Last updated: about 14 hours ago (27. May 2025)
The non-standard library py-sudoku offers the possibility to create your own sudokus. Follow the above link and have a look how to install and use the library. Install the library and create a new sudoku with a difficulty of 0.7 Display the sudoku and the solution of the sudoku.
Hint
You need to install the library on your local computer.