Strings

Objective #1: Use the String type and make use of its substring, indexOf, length and other methods.

Objective #2: Understand that Strings are immutable.