I am doing an exercise the requires me to return the most frequent letter in a string of letters. In the event that there are two letters that appear with the same frequency, the 'tiebreaker' is whichever appears first in the alphabet. For example:I am doing an exercise the requires me to retur