Intermediate results \begin{mycode} ```haskell a = const 3 b = a 4 ``` \end{mycode} \begin{mycode} ```haskell answer = b * 14 ``` \end{mycode}