
In this workshop you will learn the basics of declaring, initializing, and accessing entries of a swift dictionary. You will also learn how to manipulating entries of the dictionary. Before you begin, I assume you have done the following: Read workshop 1-19 Launched the project, Swift Variable.xcodeproj in Xcode 6 IDE-see image below A Swift dictionary is a collection of […]