Go to file
Hope c46657de4f I added the docstrings.
My thinking was different in that I had to try to figure out what all the pieces were
doing as opposed to creating the logic myself.
Including comments helps remind me as well as helps other future users of my code.
2025-07-15 21:54:34 -04:00
.commit_template Initial commit 2025-04-25 21:27:35 +00:00
.gitignore Initial commit 2025-04-25 21:27:35 +00:00
dice_stats.py Initial commit 2025-04-25 21:27:35 +00:00
die.py Initial commit 2025-04-25 21:27:35 +00:00
play.py Initial commit 2025-04-25 21:27:35 +00:00
poetry.lock Initial commit 2025-04-25 21:27:35 +00:00
pyproject.toml Initial commit 2025-04-25 21:27:35 +00:00
yahtzee.py I added the docstrings. 2025-07-15 21:54:34 -04:00
yahtzee_goals.py Initial commit 2025-04-25 21:27:35 +00:00