Problem
Store the answer to the following questions as comments at the beginning of main.cpp:
What is Dr. Hilderman's code tokenizing based on (ie. what delimeter(s) separate(s) his words)?
What are two reasons why his tokens are strings instead of c strings.