Python

Lessons

Sets

Sets are a key way to store data in Python. In this tutorial, we show you how to create sets, how to add and remove elements from a set, and how to take the union and intersection of two sets. We will talk about lists, dictionaries and tuples in separate videos.

Sets are a key way to store data in Python. In this tutorial, we show you how to create sets, how to add and remove elements from a set, and how to take the union and intersection of two sets. We will talk about lists, dictionaries and tuples in separate videos.

Course Page

Resources

Python T-Shirt
Soft t-shirt keeps you comfortable when you're putting in hours coding.
Buy
Python Cookbook
A well-written book with hundreds of Python recipes covering everything from text & strings to network programming. This book is always on our desk.
Buy