1.

What is the use of tie() function?

A. Used to replace elements
B. Used to delete elements
C. Used to unpack the values of a tuple
D. Used to check whether two tuples are the same or not
Answer» D. Used to check whether two tuples are the same or not


Discussion

No Comment Found