/advent-of-code-2020

🐍 Solutions to Advent of Code 2020 🎄

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

🎄 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.