Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/asweigart/PythonStdioGames
/ blackjack.py
File
blackjack.py
src/gamesbyexample/blackjack.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Blackjack, by Al Sweigart al@inventwithpython.com
2
The classic card game also known
as
21. (This version doesn&
#x27;t have
3
splitting or insurance.)
4
More info at: https://en.wikipedia.org/wiki/Blackjack
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected