Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
random
2
3
4
class
Colour:
Callers
nothing calls this directly
Calls
15
take_bet
Function · 0.85
show_some
Function · 0.85
hit_or_stand
Function · 0.85
player_busts
Function · 0.85
show_all
Function · 0.85
dealer_busts
Function · 0.85
dealer_wins
Function · 0.85
player_wins
Function · 0.85
deal
Method · 0.80
Chips
Class · 0.70
Deck
Class · 0.70
Hand
Class · 0.70
Tested by
no test coverage detected