EPISODE · Sep 29, 2016 · 9 MIN
9.2 Building Histograms
from Python for Everybody (py4e.com) · host Dr. Charles Russell Severance
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.
What this episode covers
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.
NOW PLAYING
9.2 Building Histograms
No transcript for this episode yet
Similar Episodes
Mar 26, 2026 ·1m
Jan 2, 2026 ·47m
Dec 21, 2025 ·46m