ccwc: https://codingchallenges.fyi/challenges/challenge-wc This is an attempt to use python to build a terminal script that mirrors a good number of functions of WC.
Outstanding implementation.
- Piping cat stdout as input.
- File must be present in the directory of the code for it to work.