📔 100 Days of SwiftUI (Day 6)
Completed Day 6 in 100 Days of SwiftUI.
Picked up a few interesting elements such as labels when handling certain statements and tuples in one of the review exercises.
I am already familiar with for
and while
code patterns. Simple and powerful. Sometimes following the logic exhaustively can be tiring though.