Add assessment

This commit is contained in:
Chris Proctor 2024-05-21 00:08:02 -04:00
parent 352eef9af7
commit ec12249cd5
1 changed files with 11 additions and 0 deletions

11
assessment.md Normal file
View File

@ -0,0 +1,11 @@
# Riddles Lab Assessment
Louis,
It looks like this lab isn't complete, but I'm wondering whether
you also took on a larger task than was required, as you started
implementing a client at the bottom of `api.py`, when the API
methods that need to be implemented are called by the provided
client in `client.py`.
Chris