Program skeleton 1

Based on the classes and methods we have identified we can add empty class and method definitions above our specification code. This is sometimes called stubbing out the methods:

Notes: