🔰simple statement
Swift ⟩ concept ⟩ statement ⟩ simple
consists of an expression or a declaration.
- expression - evaluates to a value. 
- declaration - defines new variables or types. 
Last updated
Was this helpful?
Swift ⟩ concept ⟩ statement ⟩ simple
consists of an expression or a declaration.
expression - evaluates to a value.
declaration - defines new variables or types.
Last updated
Was this helpful?