โ All modules
Dicts, Tuples, and Sets
Store values by key, keep fixed pairs, and remove duplicates.
Lessons
- 1Make a DictionaryFree ยท +10 XP
- 2Read a Value by Key๐ Pro ยท +10 XP
- 3Update a Dictionary Value๐ Pro ยท +10 XP
- 4Use get() with a Default๐ Pro ยท +10 XP
- 5Store a Fixed Pair with a Tuple๐ Pro ยท +10 XP
- 6Remove Duplicates with a Set๐ Pro ยท +10 XP
- 7Collections Pack ChallengeChallenge๐ Pro ยท +25 XP