π¨βπ Codecademy Certification: Learn Swift
π Project Type: Certification Project
π Date Completed: May 2025
This project prints block-styled initials using print()
statements in Swift. It serves as an introduction to Swift syntax, escape characters, and formatted text output in the console.
- Swift syntax basics
- Using
print()
with special characters - Structuring terminal output
- Attention to detail in code formatting
- Clone the repo:
git clone https://github.com/CarterBartz/swift-block-letters.git
#codecademy #swift #cert-project #learn-swift #beginner