Let's explore more on the string datatype in the next video.
The .length property can be used to find the length of a string. This property counts all the characters in the string, even the spaces separating the words in the string.