Blog

What is the output of the following code?

var = “John Doe”
print(min(var))