Explore Library
FlashcardBeginner

Declaring Variables with var

Use var to declare values that can change.

Question

How do you declare a variable in Swift?

Click to reveal answer