aachar5 / 3rdassignment

0 stars 0 forks source link

Code needs documentation #1

Closed Prukutu closed 1 year ago

Prukutu commented 1 year ago

As you write your code, keep in mind to document what you are doing. This will help other people (like me!) understand what you are doing and how to offer help, and it will help future you understand what you wrote!

Please add documentation to your code using markdown cells and inline comments so that a reader can understand your code.

aachar5 commented 1 year ago

I have added the documentation for the codes. Please inform me in case of any mistakes or errors in the analysis.

Prukutu commented 1 year ago

The documentation does make it easier to follow. Thanks! Closing this issue.