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

File diamonds.py

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

Source from the content-addressed store, hash-verified

1r"""Diamonds, by Al Sweigart al@inventwithpython.com
2Draws diamonds of various sizes.
3View this code at https://nostarch.com/big-book-small-python-projects
4 /\ /\

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected