Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Introduction
1. Welcome
Set basics
Relationships between sets
Summary

Instruction

Hello, and welcome to the second part of this course!

You already know quite a few data structures that can store multiple values: lists, dictionaries, and tuples. In this part, you'll learn one more data structure: the set. Sets aren't used as frequently, but they can be of great help in some problems. Are you ready?

Exercise

Click Next exercise to continue.