MCPcopy Create free account
hub / github.com/asweigart/PythonStdioGames / bagels-barebones.py

File bagels-barebones.py

barebones/bagels-barebones.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Bagels (barebones version), by Al Sweigart al@inventwithpython.com
2A deductive logic game where you must guess a number based on clues."""
3import random
4

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected