This repository contains my solutions for advent of code 2021. It's my fist time programming with python so don't expect too much magical stuff.
To execute all tests install pytest via pip install pytest and run pytest *.py.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository contains my solutions for advent of code 2021. It's my fist time programming with python so don't expect too much magical stuff.
To execute all tests install pytest via pip install pytest and run pytest *.py.