Cool! It's pretty handy. Just write .length() after the string and we return the integer value of the length.
.length()
Psst: That's a real word btw!
Try again! Do you think .length() will return a string or int-type value?
string
int