Day 1 of 100 days of SwiftUI

Completed Day 1 of 100 days of SwiftUI yesterday evening (https://www.hackingwithswift.com/100/swiftui).  Another attempt to learn Swift.  I've tried before and normally fail because I run out of time but hoping that the short videos and ‘little each day’ will help me complete it this time.  

I have a really simple app (famous last words!) in my head I want to try and put together at the end!

Today covered variables: 

- Strings

- Integers

- Doubles

- Booleans

- Constants