This repository has been archived on 2023-11-10. You can view files and clone it, but cannot push or open issues or pull requests.
freecodecamp-projects/7-quality-assurance/4-sudoku-solver/README.md
CherryKitten 70cee77a95
Add (WIP) Sudoku Solver
Currently contains the Unit Tests, which should already be done correctly.

Functional tests still need to be added.
2022-11-09 22:06:14 +01:00

3 lines
220 B
Markdown

# Sudoku Solver
This is the boilerplate for the Sudoku Solver project. Instructions to complete your project can be found at https://www.freecodecamp.org/learn/quality-assurance/quality-assurance-projects/sudoku-solver