Run
x = () if len(x) == 0: print('Tuple is empty.')
Output