Add assessment

This commit is contained in:
Chris Proctor 2024-03-06 12:12:53 -05:00
parent d03e66ba50
commit 873d398094
1 changed files with 4 additions and 0 deletions

4
assessment.md Normal file
View File

@ -0,0 +1,4 @@
# Dice Lab Assessment
Everything works as expected. Your docstrings were nice, and your use of Counter
was effective for three/four of a kind. Nice work!