Swift Vocabulary

Keyword A keyword is a name that has a special meaning in the Swift language, so you can't use it as an identifier. Some Swift keywords include: var, func, for, in, if, else, switch, struct, and class. Intro Lesson 2

Back First Random Next