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

File blackjack_rr.py

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

Source from the content-addressed store, hash-verified

1import random
2
3
4class Colour:

Callers

nothing calls this directly

Calls 15

take_betFunction · 0.85
show_someFunction · 0.85
hit_or_standFunction · 0.85
player_bustsFunction · 0.85
show_allFunction · 0.85
dealer_bustsFunction · 0.85
dealer_winsFunction · 0.85
player_winsFunction · 0.85
dealMethod · 0.80
ChipsClass · 0.70
DeckClass · 0.70
HandClass · 0.70

Tested by

no test coverage detected