Documentation

Function defined in library builtins

tuple()

tuple

Converts a sequence to a tuple, i.e., an immutable sequence of elements of possibly different types.

(Technical note: this function is actually a constructor of tuple objects.)

Tuple with the elements of the sequence
Code
tuple()
Result
()

See also tuple in the official documentation

Logo of PyTamaro

PyTamaro is a project created by the Lugano Computing Education Research Lab at the Software Institute of USI

Privacy PolicyPlatform Version 6d0a2211 (Mon, 31 Aug 2026 14:32:18 GMT)