max() returns the greatest : max « Buildin Function « Python Tutorial






str2 = 'lmn'

print max(str2)
13.32.max
13.32.1.max() returns the greatest