Skip to content

FurmanSK/adventofcode2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2020

Will try to finish all of them this year unlike years pasts. Also adding in pytest to work more on test cases

Installation

git clone or download repository.

Then you can cd into any directory to run each day.

Testing

Day 1 - 3 don't have test cases yet but I will try to go back and add.

Starting with Day 4 you can use pytest to run test cases I have made.

$> cd day4

$> pytest

$> python day4.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages