04 - unformatted I/O
TODO
https://en.cppreference.com/w/cpp/io/basic_istream (functions under Unformatted input)
https://en.cppreference.com/w/cpp/io/basic_ostream (functions under Unformatted output)
also explain gcount, getline
this lesson requries to explain arrays first