Definition
A finite Sequence of listed numbers.
Types
N-Tuple
A tuple with size
Singleton (1-Tuple)
A tuple with a single item
2-Tuple
A tuple with two items
A finite Sequence of listed numbers.
A tuple {1,…,n} with size n
A tuple {a} with a single item
A tuple {a,b} with two items