Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 246 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 246 Bytes

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