Skip to content

mikkomaa/advent-of-code-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

These are my solutions to the Advent of Code 2020 puzzles.

Run files from the command line in the src directory, e.g. python3 day01_1.py.

To execute the tests, run pytest-3 or python3 -m pytest from the project root directory.

About

Solutions to the Advent of Code 2020 puzzles in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages