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

File blackjack.py

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

Source from the content-addressed store, hash-verified

1# master
2# master
3# BLACK JACK - CASINO A GAME OF FORTUNE!!!
4from time import sleep

Callers

nothing calls this directly

Calls 5

exitFunction · 0.85
dealer_choiceFunction · 0.70
shuffleMethod · 0.45
appendMethod · 0.45
popMethod · 0.45

Tested by

no test coverage detected