Python Programming - Tuples - Discussion
Discussion Forum : Tuples - General Questions (Q.No. 34)
34.
What is the output of the expression
max(('apple', 'orange', 'banana'))
?
Answer: Option
Explanation:
The
max()
function returns the largest element in the tuple based on lexicographic order.
Discussion:
Be the first person to comment on this question !
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers