6 lines
59 B
Plaintext
6 lines
59 B
Plaintext
## part1
|
|
|
|
python part1.py | sort -u | wc -l
|
|
|
|
## part2
|