HW1 - More Finger Exercises


Due Date: Tuesday 10/8 11:59PM

more_finger_exercises.py

This homework will be similar to the previous, but the focus is generators, lambdas, and magic methods. Download more_finger_exercises.py and fill in the stubs. Each method has documentation explaining what should be done, along with examples of what your code should expect as input and return.

There is extra credit for writing tests using unittest!

Once you are finished, please upload the filled out more_finger_exercises.py to Canvas.