Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 169 Bytes

File metadata and controls

9 lines (6 loc) · 169 Bytes

Advent of Code 2022

Solutions for Advent of Code 2022, written in Python.

Run tests with:

python -m doctest <file>.py