# Advent of Code 2019 🎄
'Tis the season! These are my solutions to the [2019 Advent of Code](https://adventofcode.com/2019), written in a mix of languages, as I feel like it. Probably going to mostly be Python, though...
A lot of the intcode problems have replicated code between them, but I've included diffs between the previous day's intcode usages :)