Sudoku solver This is a website that solves images of sudoku puzzles. You simply upload an image of a sudoku puzzle and the website will solve it for you. How does it work? The project is divided into two parts: the logic made in Python