This implements the scoring code challenge described in ORIGINAL_README.md.
This has been implemented in Python 3 and should not require any extra dependencies, as everything used is in the stdlib.
python3 main.py
python3 -m unittest tests/test.py