Python Built-in Functions

Every Python built-in function that matters — the real signature, real examples that actually run, and the gotcha for each one. Python 3.10+ semantics (no Python 2 baggage).

Iteration

Transformation

Inspection

Input / Output

Type Conversion

Math

Related references