Mega Code Archive

 
Categories / Python / Tuple
 

A tuple containing an integer

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