Python Code : Tutorial 2 - How to count the frequency of each letter in a list of words

preview_player
Показать описание
Using Python, we check how many times a letter occurs in a list of words.
We add to a dictionary value each time the letter appears.

Yes, I could have used "Counter" but this was an exercise in updating dictionary values.
ref: "from collections import Counter"

#python #dictionary
Рекомендации по теме
Комментарии
Автор

This was very informative and you made it very easy to understand. Thank you

Aniche_ma
Автор

I don't understand why teachers have to make everything more complicated than it is. Thanks for explaining this so well

strafedon
join shbcf.ru