Q142
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
AnswerD.
Removes elements of the second tuple from first
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board