How can we reuse a tuple that's stored in a list?
By accessing it and storing it in a variable
We can't reuse tuples stored in lists because we can't access them
By accessing it and storing it in a variable.