Mega Code Archive

 
Categories / Python / Tuple
 

Create tuple from an integer

x = (40)         # an integer print x