Advent of Code solutions in pure Python (stdlib only)

Taddeus Kroes f13e73ba36 Use readline instead of read where applicable 7 vuotta sitten
input bfc2c4ed41 Solve day 9 7 vuotta sitten
.gitignore 2c45b7e648 Remove crap from ignore file 7 vuotta sitten
01_frequencies.py 84e7f10738 Add day 1-8 from private repo 7 vuotta sitten
02_boxes.py 84e7f10738 Add day 1-8 from private repo 7 vuotta sitten
03_fabric.py 84e7f10738 Add day 1-8 from private repo 7 vuotta sitten
04_guards.py 84e7f10738 Add day 1-8 from private repo 7 vuotta sitten
05_alchemy.py 84e7f10738 Add day 1-8 from private repo 7 vuotta sitten
06_coordinates.py 84e7f10738 Add day 1-8 from private repo 7 vuotta sitten
07_instructions.py 84e7f10738 Add day 1-8 from private repo 7 vuotta sitten
08_license.py f13e73ba36 Use readline instead of read where applicable 7 vuotta sitten
09_marbles.py f13e73ba36 Use readline instead of read where applicable 7 vuotta sitten