Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2019

My solutions to Advent of Code 2019.

Everything is written in Python.

Day 1

Execute python day1.py to calculate both part 1 and part 2 for day 1.

Day 2

Execute python day2.py to calculate both part 1 and part 2 for day 2.

Requirements

Run pip install -r requirements.txt to install the required packages to be able to execute all scripts.

Tests

Run pytest to execute all tests.

About

Code for Advent of Code 2019

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages