Lesson Objectives
By the end of this lesson, you will be able to do the following:
Define and call Swift functions
Explain how to pass functions as parameters and argument labels
Implement exception handling with do…catch and guard
Use object-oriented features such as struct and class