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 fed005f1 (Fri, 22 May 2026 09:07:48 GMT)