Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/geekcomputers/Python
/ dict1.py
File
dict1.py
email id dictionary/dict1.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
3
counts = dict()
4
mails = list()
Callers
nothing calls this directly
Calls
2
count
Method · 0.80
append
Method · 0.45
Tested by
no test coverage detected