2021 Advent of Code using Python
- leaving print statements in place for future me (after all, they're already in the useful spots)
- starting in single Jupyter notebook
- may become too cumbersome after a few days
- for bigger inputs, notebook truncation of outputs may be too frustrating (e.g. day03)