In this lesson, you've learned how to use Swift's key language:
if
and switch
for
, while
, repeat…while
You now have the skills needed to develop robust applications using Swift's powerful and expressive language syntax. In the next lesson, you'll learn the skills to develop functions and classes to organize your code. You will also explore and use error handling to efficiently handle unexpected errors in your programs.