13
Question Question 13
Do min( ), max( ) always work for tuples ?
Answer
No, min( ), max( ) does not always work for tuples. For min( ), max( ) to work, the elements of the tuple should be of the same type.
Do min( ), max( ) always work for tuples ?
Answer
No, min( ), max( ) does not always work for tuples. For min( ), max( ) to work, the elements of the tuple should be of the same type.