What is tuple?
It is a group of values represented as one value, which can be used to return multiple values from a single function call.
Tuple are of two types - Named and Unnamed.
BY Best Interview Question ON 13 Jan 2019