Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ndleah/python-mini-project
/ dictionary.py
File
dictionary.py
Dictionary/dictionary.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
json
2
import
tkinter
as
tk
3
from
tkinter
import
messagebox
4
from
difflib
import
get_close_matches
Callers
nothing calls this directly
Calls
2
access_data
Function · 0.85
main
Function · 0.70
Tested by
no test coverage detected