guillermo-carrasco / advent-of-code

Python solutions to the Advent of Code 2021

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2023

My Python solutions for Advent of Code 2023

Run tests

You can run the tests with:

pytest -v -s tests

Run a specific day and part

python aoc.py DAY PART

About

Python solutions to the Advent of Code 2021


Languages

Language:Python 100.0%