# adventofcode-2022 https://adventofcode.com/2022 ## Execute First create a venv and install deps with ```pip install -t deps.txt``` Then run code easily with ```./run {Number-of-day}```