👨🎓 Codecademy Certification: Learn Swift
📁 Project Type: Certification Project
📅 Date Completed: May 2025
This project prints the full lyrics of the "99 Bottles of Beer" song using a countdown loop in Swift. It demonstrates control flow, variable manipulation, and clean string output in a repetitive structure.
- Looping with
forandwhile - Countdown logic
- String interpolation
- Practicing clean and consistent code formatting
swift 99-bottles.swift