Commit Graph

3 Commits

Author SHA1 Message Date
jwberent
fdcd5d5ae9 I added the comments to each line of yahtzee.py
Checkpoint 2:
My thinking was different in that I was trying to see what the code was doing instead of actually figuring out the correct syntax.  It was definitely easier to think this way as I already knew the code worked.  I will add docstrings in my future code for portions of the code that is confusing.
2025-11-04 22:19:25 -05:00
jwberent
a72b6338f2 I tried to finish checkpoint 1 but no matter what I did it kept giving me 100%.
Checkpoint 1:
You could use classes when coding something that uses multiple functions.  For example, any game with multiple players could be made with classes.
2025-11-04 21:17:52 -05:00
ef10c56e70 Initial commit 2025-08-27 17:02:47 +00:00