Blog

What is the output of the following code?

name = ‘JoHN DoE’
print(name.title())