/aoc2023

Advent of Code 2023 solutions

Primary LanguagePython

AoC 2023

Run tests

cd day<nn>
python -m unittest discover -s tests -p '*_tests.py'