Content
func noNorbertAllowed (name: String) switch name case "Norbert": errorLabel.text "No one named Norbert is allowed on this app" case "norbert": errorLabel.text "No one named Norbert is allowed on this app" case "Norbert": errorLabel.text "No one named Norbert is allowed on this app" case "noarbert": errorLabel.text "No one named Norbert is allowed on this app" default: return ProarammerHumor.io