I appreciate feedback like this Roger. My personal goal with learning Swift is to also fill in some of the knowledge gaps I have from being on the sidelines of development teams.

Swift also does type inference for both 'var' and 'let'. Let being constants in Swift.