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

File blackjack_simulate.py

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

Source from the content-addressed store, hash-verified

1import os
2import random
3from functools import namedtuple
4

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected