Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 415 Bytes

File metadata and controls

20 lines (12 loc) · 415 Bytes

Advent of Code 2018

These are my solutions to Advent of Code 2018. These are a learning process for me, so I do not pretend to suggest that they are either the only correct, or even the best solution.

The intent is to help myself become a better coder, so friendly feedback is always welcome.

Thanks

Requirements

  • pytest for testing

Install

Later!