Mega Code Archive

 
Categories / Python / Tuple
 

Indexing a 2-item tuple

print ('x', 'y')[1]