Go to file
Cory c4852fecd8 I completed the riddles lab.
I implemented get_riddle, get_random_riddle, and
add_riddle in api.py. I also amended guess_riddle
to return whether it was correct.
2024-04-26 09:12:15 -04:00
__pycache__ I completed the riddles lab. 2024-04-26 09:12:15 -04:00
.commit_template Initial commit 2024-04-08 17:54:03 +00:00
api.py I completed the riddles lab. 2024-04-26 09:12:15 -04:00
client.py Initial commit 2024-04-08 17:54:03 +00:00
notes.md I completed the second checkpoint. 2024-04-26 08:28:52 -04:00
poetry.lock Initial commit 2024-04-08 17:54:03 +00:00
pyproject.toml Initial commit 2024-04-08 17:54:03 +00:00