Advent of Code Day 1 My solution to Advent of Code - Day 1 in Python. I used a generator to read in the puzzle input and mutlithreading to solve it cus why the heck not.