t = ('John', 'Amaglio', 'Aya') t.append('Ano Nîmes') print(t[3])