Please enable JavaScript to use CodeHS

Intro to Computer Science in Python

Lesson 9.4 Dictionaries

Description

In this lesson, students will see how dictionaries differ from other data structures and why they are useful.


Objective

Students will be able to:

  • Use dictionaries to structure data