Exercise: Tag Dispatching

Test your understanding of the tag dispatching idiom.

We'll cover the following...

Problem statement

Read the following code and extend it using the advance_ ...