Completed checkpoint 2 by adding the docstrings.

Instead of trying to solve a problem, I was walking myself through an
already given solution to the problem. However, this is by no means
easy as you need to be able to figure out how the different functions
are connected. Also, the solution used isn't necessarily how I would
do it so I cannot make any assumptions.
I would use docstrings if I planned for someone else to use and try to
understand my code or if it was a complicated project. If not, I would
probably stick to a few comments here and there.
This commit is contained in:
root
2024-02-07 17:37:57 -05:00
parent 9e7cde5211
commit 97e1448a66
3 changed files with 59 additions and 12 deletions

Binary file not shown.

Binary file not shown.