What is the use of tuple_cat() function?
Posted: Wed Jul 13, 2022 7:53 pm
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
b) Takes the intersection of two tuples
c) Concatenates two tuples
d) Removes elements of the second tuple from first