Skip to content

waheeduk/sudoku_solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Sudoku solver

A short python program to solve a sudoku puzzle.

The progam is written in python 3. It takes as an argument a sudoku grid, represented here as a list of ten lists, with each of those individual lists representing a row in the grid.

About

A short python program to solve a sudoku puzzle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages