$\newcommand{\Hello}{{\rm H {\scriptsize ELLO}}}
\newcommand{\elsesp}{\phantom{\mathbf{else}\ }}
\newcommand{\thensp}{\phantom{\mathbf{then}\ }}$
Consider the recursive algorithm $\Hello$, which takes as input an integer $n \geq 0$:
(see file for missing code)
If we run algorithm $\Hello(7)$, how many times is the word "hello" printed?