Skip to content

scorphus/advent-of-code-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

42 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŽ„ Advent of Code 2020 Build Status Coverage Status

Solutions to Advent of Code 2020 in Python 🐍

Each solution remains as when the respective challenge was completed, with only subtle refactoring applied β€”Β e.g. variable renaming.

Motivations

  • Have fun πŸ™‚
  • Practice problem solving ⚑️
  • Practice Python, and its standard library, tooling, and ecosystem 🐍
  • Compete πŸ₯‹ β€”Β and yet produce readable code πŸ€“

License

Code in this repository is distributed under the terms of the BSD 3-Clause License (BSD-3-Clause).

See LICENSE for details.