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/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
2
import
sqlite3
3
4
Callers
nothing calls this directly
Calls
3
create_connection
Function · 0.70
save_score
Function · 0.70
get_all_scores
Function · 0.70
Tested by
no test coverage detected