Completed day two of 100 days of SwiftUI, having used swift for quite awhile at this point it’s mostly review. However I did learn two little tidbits. “”” multi-line strings and default values on dictionary lookups. Seems like it would be more useful to provide a default value for a dictionary but you can’t do that.