bloominstituteoftechnology / SwiftDictionaries

Project for iOS 101 course Collections lesson

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SwiftDictionaries

This project will help you practice the skills and concepts you learned related to dictionaries in Swift.

A synonym is a word with the same meaning as another word. For example, difficult and hard are synonyms.

Non-Mac Users:

Please go to this repl.it page to complete the assignment. The instructions are on that page as well.

Mac Users:

  1. Download the playground for this project by clicking here.
  2. Unzip the downloaded file.
  3. Open the included Synonyms.playground file using Xcode if you are on a Mac.
  4. Complete the assignment by following the instructions included in the playground.
  5. Submit your finished work after you've completed the assignment. Note: this playground includes a bonus challenge that is completely optional if you would like to stretch yourself.

About

Project for iOS 101 course Collections lesson


Languages

Language:Swift 100.0%