MCPcopy Create free account
hub / github.com/Mrinank-Bhowmick/python-beginner-projects / main.py

File main.py

projects/Quiz Game/main.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# import the sqlite3 to reterive previous scores
2import sqlite3
3
4

Callers

nothing calls this directly

Calls 3

create_connectionFunction · 0.70
save_scoreFunction · 0.70
get_all_scoresFunction · 0.70

Tested by

no test coverage detected