Back to labs/answer key page

To test this, make a short test file. Mine (called testfile) contained the following:

a b c

a b c

wc testfile returned the following:

      3       6      13 testfile

The 13 characters that it found include 6 letters, 4 spaces, and 3 newlines.

Back to labs/answer key page

-----

Emily M. Bender
Last modified: Fri Dec 8 11:59:21 2000