How do you work out the length of the string using python 3, when calculating maximum frequency( of letters in a string ) if:
1) The string can contain other characters as well as letters
2) Upper and lower case letters are treated as the same e.g. in "Non-even" the maximum relative frequency is 3/7