walkerkit / alphabet-efficiency

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About