Mega Code Archive

 
Categories / Python / Tuple
 

Tuple repitition Demo

print (1, 2) * 4                  # repitition