/Sudoku-Solver-Using-Python

This repository contains a Sudoku solver implemented in Python. The solver utilizes a backtracking algorithm to find the solution for a given Sudoku puzzle. The solution is hosted using Streamlit, providing a user-friendly interface for inputting and solving Sudoku puzzles.

Primary LanguagePython

Watchers