17.1 Mutability and Order

17.2 Overview of Tuples and Sets

17.3 Tuple Basics

17.4 Built-In Tuple Methods

17.5 Count and Index

17.6 Modifying a Tuple

17.7 Set Basics

17.8 Built-In Set Methods

17.9 Sets: Adding/Removing Elements

17.10 Set Operations

17.11 Supersets and Subsets

17.12 Getting Objects From a Set

17.13 Asymptotic Analysis of Data structures (Optional)

Ch. 17 Quiz

Previous Chapter

Ch. 16 Selection Sort

Next Chapter

Ch. 18 Recursion

<aside> ⚖️ Copyright © 2021 Code 4 Tomorrow. All rights reserved. The code in this course is licensed under the MIT License.

If you would like to use content from any of our courses, you must obtain our explicit written permission and provide credit. Please contact [email protected] for inquiries.

</aside>