Advent of Code solutions in pure Python (stdlib only)

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