Python Built-in Types
docs.python.org/3/library/stdtypes.htmlBuilt-in Types
The following sections describe the standard types that are built into the interpreter.
The principal built-in types are numerics, sequences, mappings, classes, instances and exceptions.