@ -1,6 +1,6 @@
# Sudoku Solver (Prolog)
run by using the command
Run by using the command
problem(1,Rows), sudoku(Rows), maplist(portray_clause, Rows).