Examveda

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

A. error

B. u

C. t

D. y

Answer: Option D


This Question Belongs to Python Program >> Strings In Python

Join The Discussion

Related Questions on Strings in Python