Advent of Code solutions in pure Python (stdlib only)

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