Day 11 of #100DaysOfSwift done. Protocols, extensions, and protocol extensions. It’s helpful for me to think of protocols as templates. Also protocols can have multiple inheritance while classes max out at 1.