Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/geekcomputers/Python
/ uno.py
File
uno.py
BoardGame-CLI/uno.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# uno game #
2
3
import
random
4
from
typing
import
List
Callers
nothing calls this directly
Calls
3
buildDeck
Function · 0.85
shuffleDeck
Function · 0.85
main
Function · 0.70
Tested by
no test coverage detected