/advent

Primary LanguagePython

Solutions for advent of code

$python3 $pip3 install -r requirements.txt $pylint //.py $mypy //.py $python3 -m black //*.py