yufengg / adventofcode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2020 Advent of Code

(in Python)

Yet another repo of solutions.

BUT!

This one has a livestream to go it with it ... so yay?? ¯_(ツ)_/¯

Goals

I'm generally using tooling that is accessible to beginner to intermediate Python programmers, and not trying to be "clever" or write extra-short source code. Instead, I'm trying to write readable, maintainable, and understandable code, that doesn't try to do anything "fancy".

  • Lack of fanciness is not guaranteed, however it will (probably) be at leasted commented (eventually).

Other info

Looking for more Advent of Code Python solutions? Check out this cool repo.

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%