Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 351 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 351 Bytes

Advent of Code

Python application

https://adventofcode.com/

To start venv, from top level directory run:

source venv/bin/activate

To test:

pytest