π¨βπ Codecademy Certification: Learn Swift
π Project Type: Certification Project
π Date Completed: May 2025
This project uses Swift's Set type to manage and compare lists of students enrolled in different school clubs. It demonstrates fundamental set operations like union, intersection, and subtraction to answer real-world questions about overlapping rosters.
- Creating and modifying
Setcollections - Using
.union(),.intersection(),.subtracting() - Logical thinking with data comparisons
- Printing formatted results
swift school-roster.swift