added rest of the code

This commit is contained in:
Peter Hudec
2016-08-08 07:34:33 +02:00
parent a9ceb0715a
commit 1226b1e448
6 changed files with 180 additions and 1 deletions

5
19/readme Normal file
View File

@ -0,0 +1,5 @@
## part1
python part1.py | sort -u | wc -l
## part2