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

File HangMan Game.py

HangMan Game.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Program for HangMan Game.
2import random
3import HangMan_Includes as incl
4

Callers

nothing calls this directly

Calls 3

exitFunction · 0.85
appendMethod · 0.45
indexMethod · 0.45

Tested by

no test coverage detected