Mega Code Archive

 
Categories / Python Tutorial / Buildin Function
 

Max() returns the greatest

str2 = 'lmn' print max(str2)