I would like to get the numbers of some specific letters in a string, for example: in 'ABCDEFGERKLD', how many 'A's, how many 'D's, etc? Thanks!!