Coding puzzles for Advent of Code 2021.
This is throwaway code for solving these riddles quickly. This is not good (performant, DRY, etc) code! Don't judge please!
pipenv install
Pass the input file as an argument:
pipenv run python days/01.py input/01.txt