Intermediate results \begin{code} ```haskell a = const 3 b = a 4 ``` \end{code} \begin{code} ```haskell answer = b * 14 ``` \end{code} Hello from text, world!