Skip to content

rh569/advent-of-code-2015

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2015

Setup

Project was setup for use with venv using python -m venv venv and should use Python version >=3.8.2.

Running the code

(venv) advent-of-code-2015 % python run.py <day>

Tests

To run the tests, first install dependencies and then run pytest:

pip install -r requirements.txt

pytest

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages