Vidyalelo
Python · Q102

MCQs for Python Strings: Exam

Programming · Python · question 102

Q102

What will be the output of the following Python code? >>>max("what are you")

A.
error
B.
u
C.
t
D.
y
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board