Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 250 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 250 Bytes

adventofcode2017

Solutions to the advent of code 2017 challenges (http://adventofcode.com/2017). Mostly I did this to refresh my coding skills in Python 3; these are not meant to be the most optimized or brilliant solutions to the given problems.