Skip to content

A Swift program that prints the “99 Bottles of Beer” song using a countdown loop. Built as part of Codecademy’s Learn Swift course.

Notifications You must be signed in to change notification settings

CarterBartz/swift-99-bottles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

🍻 Swift 99 Bottles

👨‍🎓 Codecademy Certification: Learn Swift
📁 Project Type: Certification Project
📅 Date Completed: May 2025


🧠 Overview

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.


🧱 Skills Demonstrated

  • Looping with for and while
  • Countdown logic
  • String interpolation
  • Practicing clean and consistent code formatting

🚀 How to Run

swift 99-bottles.swift

About

A Swift program that prints the “99 Bottles of Beer” song using a countdown loop. Built as part of Codecademy’s Learn Swift course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages