Tuples are immutable so there is no way to add or replace items in tuples. There is a way to get around this by adding two tuples into one.