The length of a string is the number of characters in the string, including spaces.
It is obtained using the familiar function length.
A string is defined by enclosing its characters in single quotes (a textual quote within a string is indicated by two quotes)