Let's cover another bit: nesting. Actually, we've done it without even realizing it, by using methods inside other methods.

Look at that! We used the triple method *within** the epic triple_pie_count method.

That would technically work, but let's use the number variable we already passed to the method.