/AdventOfCode2019

My solutions for the Advent of Code 2019 challenges, written in Python

Primary LanguagePythonMIT LicenseMIT

Advent of Code 2019

My solutions for the AoC 2019 challenges, written in Python.

🎄 🎄 🎄

Challenges

Requirements

Python 3.7

Package requirements are specified in the requirements.txt file.

pip3 install -r requirements.txt