Using max function in python, predict the output ?

def Max(n):
	print("N")
print(max('S@@kshmas'))

Posted on by