generated from mwc/lab_dice
0d3853c89f8345329cb546718b3f13ad975e8471
When writing docstrings, I had to think deeper about what is happening at each line of the code and how it effects the final result. Some methods had choices, so I had to run through how they made a choice. When writing code, I have to also go bit by bit, but actually write out the code to make it work, rather than just "walking through it" when writing the docstrings. Yes! I think it is helpful, especaily for longer codes. It can get a bit too much when there is a lot going on, so having doscstrings can help organize!
Description
No description provided
Languages
Python
100%