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