Revise your homework 3 to make it PEP8 compliant. Begin by copying your HW3 files into this directory and then add docstrings and make the code PEP8 compliant with pylint. The grading rubric is:
- Module-level documentation. (2pt)
- Function-level documentation that includes descriptions of arguments and return values. (2pt)
- pylint score of > 8. (Include the output from pylint in a file named
pylint.txt.) (3pt) - Describe your process for doing this homework. If you used an AI assist, please tell us that you used it and tell us how you used it. As long as you tell us if and how you used an AI assist, it will not negatively affect your grade on the homework. (1pt)