Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Mrinank-Bhowmick/python-beginner-projects
/ main.py
File
main.py
projects/Sudoku_solver/main.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
random
import
sample
2
3
4
def
generate_board(num):
Callers
nothing calls this directly
Calls
3
generate_board
Function · 0.70
print_board
Function · 0.70
solve
Function · 0.70
Tested by
no test coverage detected