Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 296 Bytes

File metadata and controls

6 lines (5 loc) · 296 Bytes

Advent of code 2020 in Python

This was one of the most direct in the sense of coding, given the amazing versatility provided by python. In the other hand, the bugs were harder to catch (specially respective of ADA) in the sense that many checks were not automatically handled by the language.