Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/geekcomputers/Python
/ showing
Method
showing
BlackJack_game/blackjack_simulate.py:262–264 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
260
)
261
262
def
showing(self):
263
self.speak()
264
self.show_card()
265
266
def
unveiling(self):
267
self.calculate_point()
Callers
2
deal_card
Method · 0.80
card_manage
Method · 0.80
Calls
2
speak
Method · 0.95
show_card
Method · 0.95
Tested by
no test coverage detected