Swift Variable and Constants
Main Idea
- Store data
- Variable
- Data to change over time
- Var name = “Ted”
- Name = “Rebecca”
- Name = Keeley
- Constants
- See Data
- Naming Style
- Tips
- Prefer constants over names
Notes mentioning this note
Here are all the notes in this garden, along with their links, visualized as a graph.