This first challenge is all about testing our new hires' ability to read and write data to and from data streams.
You'd be surprised what some React Andy's can't do...
Instead, your program will now read messages.txt 8 bytes at a time and print that data back to stdout in 8 byte chunks. Here's some pseudocode:
Run and submit the CLI tests.