aoc2022 Advent of Code 2022 Solutions Setup You'll need Python3.10, pip and pipenv pipenv install pipenv shell How to Run Store your input as day<N>/input Run python -m day<N>