Alphabet Efficiency

Looking at the efficiency of coding methods for a lollypop stick encoding challenge.

Install

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt