Wow, what a long word! And what an intuitive method! We're asking for the string's length and the length
method has that exact name.
Psst: keep in mind that length
counts characters. If there's a space in a string, it'll count that, too.
Didn't this method do something else?