adventofcode-2019 Solutions to Advent of Code 2019 in Python 3. Code will firstly be done to work and will be optimised if time allows for it. As it is now, run the code by (having python 3 installed) from command line using: python3 dayX.py