MCPcopy 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

1import sqlite3
2
3
4def create_database():

Callers

nothing calls this directly

Calls 1

create_databaseFunction · 0.85

Tested by

no test coverage detected