/advent-of-code-python

Solutions written in Python

Primary LanguagePython

Advent of Code

This repository contains my solutions for the advent of code puzzles, all written in Python.

Run any of the puzzles with:

$ python <year>/<day>.py

look at my snowman <3