1. Make sure you have python 3.9 installed

3. Run these commands:

poetry install
poetry run python main.py -b -v 3 -a -d

Flags

--help use the help flag to see all the available flags and their descriptions

Usage:

poetry run python main.py --help

4. See the solutions in the solutions folder