# Below is a list and a tuple. Add an item to the list (use .append()). # Then try to add an item to the tuple — what happens?