In this Python tutorial we will cover tuples, tuples syntax, tuple unpacking, nested tuples, tuple concatenation, count tuple elements, count specific elements in tuple, tuple min, tuple max, tuple index, tuple slice, access elements of a tuple, test for membership in a tuple, swap values, use a tuple as a function return value.