Objectives : Strings (6 days)
Students will:
- 
  be able to use user defined input class to read in a string 
- 
 be able to use substring member function
-  
  be able to use indexOf()  member function
- understand how and why the substring function is overloaded
- be able to manipulate strings using member functions