Provides strings, which are sequences of characters. There are two kinds of strings: the standard ASCII strings (using 8-bit characters), and Unicode strings.
Note that the compiler accepts a special notation for manifest Unicode strings: U"example"