Want to learn Python Dictionaries and Sets in a real environment?
Click below, get a fresh Linux box with Python ready to go, and work through Dictionaries and Sets hands-on with an AI tutor that knows your code.
Start this lessonDictionaries and SetsWhat you'll learn
- Dict basics
- Get with default
- Iterate keys
- Iterate values
- Iterate items
- Sets
- Union and intersection
