Python For Everybody (audio/py4e)
9.2 Building Histograms
- Autor: Vários
- Narrador: Vários
- Editora: Podcast
- Duração: 0:09:26
- Mais informações
Informações:
Sinopse
We look at how we can use dictionaries to count the frequencies of many things at the same time. We learn how the key and value are related in a dictionary and example the get method to retrieve values from a Python dictionary.