angelotr d4f0f50c60 What I did for checkpoint 2 was I added docstrings descibing what each function does in yahtzee.py
For checkpoint 2, I have always found it easier to read and describe code rather than actually writing out the code. When writing out the code
I think to myself what the process is doing and how it is doing it. This normally takes the longest for me because it is easier to read what the code
does rather than write code for the procedure. When writing docstring for my code I always pretend to run a simulation in my mind and picture
what is happening which helps me read and understand the code. In future projects I will include writing docstrings because it helps me keep
track of what certain codes do and why it does what it does.
2025-11-11 22:43:53 -05:00
2025-09-01 02:29:28 +00:00
2025-09-01 02:29:28 +00:00
2025-09-01 02:29:28 +00:00
2025-09-01 02:29:28 +00:00
2025-09-01 02:29:28 +00:00
2025-09-01 02:29:28 +00:00
2025-09-01 02:29:28 +00:00
Description
No description provided
33 KiB
Languages
Python 100%