Checkpoint 2: I think writing the docstrings GREATLY helped me understand the code.
I would love to get in the habit of utilizing this for any new code that I might
encounter, if time permitting. It helped me analyze the step=by=step process of
the running code. It was different in a sense that I thought it was more intentional
than writing the code. When I write code I start with a very rough draft of it
then fixing it as I go. I think if I start thinking of code in the way I wrote these
docstrings, my understanding and skills of coding would improve.