Computer Science, asked by pbsurendra, 9 months ago

Write a function that will take a string and return a count of each letter in the ... For example, "my dog ate my homework" contains 3 m's, 3 o's, 2 e's, 2 y's and one each of d, g, a, t, h, w, r and k. ... Example: Enter a string: my dog at my homework Letter frequency a 1 d 1 e 1 g 1 h 1 k 1 m 3 o 3 r 1 t 1 w 1 y 2. 1.

Answers

Answered by Bobrey
1

Answer:

so hard to answwr

Explanation:

adrghkmortwy

Similar questions