What will be the output of the following Python code?
max("what are you")
Max returns the character with the highest ascii value.

Posted on by