Showing posts with label Tuples. Show all posts
Showing posts with label Tuples. Show all posts

Tuples

Tuple is a fixed-size collection that can have elements of either same or different data types. Similar to arrays, a user must have to spec...