This note is for avgagliardo in appreciation of their effort to go above and beyond the requirements of the HW and contribute to the knowledge of the class. Indeed, TDD provides a different way to look at developing the code, aiding in early bug detection, providing better refactoring and continuous feedback, and promoting good design.
I would like to provide my feedback:
1) Docstrings were missing from all functions.
2) There was a tiny typo:
This note is for avgagliardo in appreciation of their effort to go above and beyond the requirements of the HW and contribute to the knowledge of the class. Indeed, TDD provides a different way to look at developing the code, aiding in early bug detection, providing better refactoring and continuous feedback, and promoting good design.
I would like to provide my feedback:
1) Docstrings were missing from all functions. 2) There was a tiny typo:
Thank you once again for sharing this with us.