10.

Python Built-in Types

docs.python.org/3/library/stdtypes.html

Built-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.