A string is a list of characters in order. Strings are one of the core variable types in Python. You can define them by typing the string in quotes. There are even functions and methods you can ...