Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Introduction
1. Welcome
Dictionary basics
Dictionaries in loops and conditional statements
Dictionaries in functions
Summary

Instruction

Hi there! Last time, we discussed lists, a powerful data structure in Python. Today, we'll talk about dictionaries, another frequently used option for storing data.

Exercise

Click Next exercise to continue.