Skip to content

mducharm/advent_of_code_2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2020

You can find this year's problems here.

# Opens a new tab with the given day in browser
python .\aoc.py 2 open

# Run a specific day
python .\aoc.py 2 

# Run a specific day's tests
python .\aoc.py 2 test

# Run all tests
python -m unittest -v

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages