Lesson 07-01: Dictionaries

Learning Target: I can create dictionaries in Python.

A Mapping of Keys to Values

Syntax of Python Dictionaries

Checks For Understanding

Next Section - Lesson 07-02: Iterating Over Keys