#tuples are immutable, so you can not add new elements #using merge of tuples with the + operator you can add an element and it will create a new tuple ...