Exercise: Composite Design Pattern
Test your understanding of the composite design pattern and add a leap node.
We'll cover the following...
Problem statement
Modify the example code in the previous lesson and add the ...