Python offers lots of built-in string functions you can use to work with strings Example: The len() function returns the number of characters in a string Built-in functions are already part of the ...