Advent of Code Solutions Made with Python 3.11 Usage pip install -r requirements.txt Install https://github.com/GreenLightning/advent-of-code-downloader aocdl -year 2023 -day 1 Get-Content input-2023-1.txt | python 2023/d01.py