MLH-Fellowship / orientation-project-python-24.SUM.A

Orientation Project (Python for 24.SUM.A)
2 stars 6 forks source link

Update docstrings to include more detail #8

Open MLHProgram opened 3 months ago

MLHProgram commented 3 months ago

Each function will require a docstring. Existing functions with docstrings currently don't explain what the function should do. Update these to include parameters and return statements where necessary.

libialany commented 3 months ago

Hi. I am interested in this issue. I have read the repo and confident I can solve this.