Silver Challenge

Currently, the required initializer on the Monster class is implemented as a designated initializer on the Zombie subclass. Make this initializer a convenience initializer on the Zombie class instead. This change will involve delegating across the Zombie class to its designated initializer.

Get Swift Programming: The Big Nerd Ranch Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.