Skip to content

A set of solutions in progress for the Advent of Code 2021 problem set, written in Python 3.

License

Notifications You must be signed in to change notification settings

ajpocus/advent-2021-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2021

This is an open repository of solutions to the Advent of Code 2021 problems, written in Python.

Each day after day 2 is written as a single file, with tests to confirm that everything is in working order (using Python's unittest module).

License

Feel free to use my code! This project is released under the MIT license. See the LICENSE file in the project root for details.

About

A set of solutions in progress for the Advent of Code 2021 problem set, written in Python 3.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages