create an empty tuple python with given length code example Example: empty tuple in python empty_tuple = () # or empty_tuple = tuple()