Tuple Python

y = (40,)        # a tuple containing an integer
print y