What happens if we run this code?

We get an error because tuples are immutableThe value 200 will be updated to 300The value "flour" will be updated to 300

We get an error because tuples are immutable.