MCPcopy Index your code
hub / github.com/geekcomputers/Python / blackjack.py

File blackjack.py

blackjack.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# BLACK JACK - CASINO
2
3import random
4

Callers

nothing calls this directly

Calls 2

welcomeFunction · 0.70
start_gameFunction · 0.70

Tested by

no test coverage detected