Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 151 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 151 Bytes

advent-of-code-2018

Some solutions written in Python.

How to run e.g. day 8:

  1. Download your data to data/input08.txt
  2. Run python3 day08.py