Skip to content

Latest commit

Β 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 

Repository files navigation

🏫 Swift School Roster (Sets)

πŸ‘¨β€πŸŽ“ Codecademy Certification: Learn Swift
πŸ“ Project Type: Certification Project
πŸ“… Date Completed: May 2025


🧠 Overview

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.


🧱 Skills Demonstrated

  • Creating and modifying Set collections
  • Using .union(), .intersection(), .subtracting()
  • Logical thinking with data comparisons
  • Printing formatted results

πŸš€ How to Run

swift school-roster.swift

About

A Swift project using sets to manage a school roster, demonstrating set operations like union, intersection, and subtraction. Built as part of Codecademy's Learn Swift course.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages