Warning! The page was not fully loaded, probably because of a network issue. It could be that not all functionalities work as expected. Please try reloading the page.
Drop links or images here to add them to the editor.
Count how often each letter occurs in a
string (case-insensitively). You can ignore every character that is not
a letter. Print the letters with their counts, in order from highest
count to lowest count.