Creating a mapping PREMIUM

Trey Hunner smiling in a t-shirt against a yellow wall
Trey Hunner
6 min. read 4 min. video Python 3.8—3.12
Python Morsels
Watch as video
04:26

Let's talk about making dictionary-like objects in Python.

What methods do mappings have?

Dictionary-like objects are often called mappings in Python.

Here we have a dictionary object called counts:

...

A Python Tip Every Week

Need to fill-in gaps in your Python skills? I send weekly emails designed to do just that.

Python Morsels
Watch as video
04:26