MCPcopy Create free account
hub / github.com/asweigart/PythonStdioGames / guess.py

File guess.py

src/gamesbyexample/guess.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Guess the Number, by Al Sweigart al@inventwithpython.com
2Try to guess the secret number based on hints.
3This code is available at https://nostarch.com/big-book-small-python-programming
4Tags: tiny, beginner, game"""

Callers

nothing calls this directly

Calls 1

askForGuessFunction · 0.70

Tested by

no test coverage detected