Assuming that the tuple is a correctly created tuple, the fact that tuples are immutable means that the following instruction:

Assuming that the tuple is a correctly created tuple, the fact that tuples are immutable means that the following instruction:

A . is illegal
B . may be illegal if the tuple contains strings
C . can be executed if and only if the tuple contains at least two elements
D . is fully correct

Answer: A

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments