1.

What is the use of tuple_cat() function?

A. Takes the union of two tuples
B. Takes the intersection of two tuples
C. Concatenates two tuples
D. Removes elements of the second tuple from first
Answer» D. Removes elements of the second tuple from first


Discussion

No Comment Found