Home
/
Python 3.11
/
Typing
/
Tuple
Python 3.0
Python 3.11
Functions
ID
EN
…
Typing
Tuple
Python 3.11
Deprecated alias for tuple.
Syntax
PYTHON
Copy
typing.Tuple
See Also
tuple
tuple
Annotating tuples
builtins.tuple
Generic Alias Type