Insert the correct snippet so that the program produces the expected output.
Expected output:
Code:
Answer : C
Assuming that the tuple is a correctly created tuple, the fact that tuples are immutable means that the following instruction:
Answer : A
What is the expected output of the following code?
Answer : B
What is the expected output of the following code?
Answer : C