another day of coding

This commit is contained in:
Peter Hudec
2015-12-21 00:44:35 +01:00
parent 570f54b720
commit 6e366d7ade
8 changed files with 409 additions and 0 deletions

7
17/readme Normal file
View File

@ -0,0 +1,7 @@
## part1
python part1.py | wc -l
## part2
python part2.py | sort | uniq -c