8 lines
87 B
Plaintext
Raw Permalink Normal View History

2015-12-21 00:44:35 +01:00
## part1
python part1.py | wc -l
## part2
python part2.py | sort | uniq -c