Just as we did with lists, we can access certain elements of a tuple by placing its index in brackets.

Right! Tuple values can't be changed, but whole tuples can change at once.

Almost, but remember that individual tuple values can't be changed.