Sets allow you to store multiple values in one place, but unlike lists, sets are unordered and there are no duplicates. In this video, we will use IDLE to enter some set expressions and see the results. We will also learn about set-builder notation to construct sets mathematically.

Get Python for your computer at http://python.org

Post solutions to the problems in the comments below! Paste in the expression(s) you used, not the results. Thanks!