- How to store truth with Booleans - discover bulean type
true
andfalse
available values and boolean operators!
,.toggle()
- Test:
Doubles and Booleans
- Test:
- How to join strings together - strings concatenation and string interpolation
- Why does Swift have string interpolation? - small explanation of why swift using string interpolation
- Test:
String interpolation
- Summary: Simple data
- Checkpoint 1
Lesson playground available at Lesson002/Lesson002.playground
.