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

File number guessing.py

number guessing.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import random
2
3attempts_list = []
4

Callers

nothing calls this directly

Calls 1

start_gameFunction · 0.70

Tested by

no test coverage detected