Python provides a number of built-in functions that enable you to manipulate strings. This section
describes some of the functions that you are likely to find most useful.
For a more complete list, see the section on
common string operations
in the Python documentation.