MCPcopy Create free account
hub / github.com/ActiveState/code / verse

Function verse

recipes/Python/576598_Utility_Mill_Test/recipe-576598.py:173–174  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

171################################################################################
172
173def verse():
174 return random.choice(random.choice(random.choice(BIBLE)))
175
176def load_bible():
177 global BIBLE

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected