%% Commands that others have found useful.
\newcommand{\true}{\mbox{TRUE}}
\newcommand{\zero}{\mbox{ZERO}}
\newcommand{\one}{\mbox{ONE}}
\newcommand{\two}{\mbox{TWO}}
\newcommand{\false}{\mbox{FALSE}}
\newcommand{\bred}{\;\beta\hspace*{-1.5mm} \rightarrow\;}
\newcommand{\ared}{\;\alpha\hspace*{-1.5mm} \rightarrow\;}
\newcommand{\zxz}{\; \leftarrow\;}
\newcommand{\Oh}{\mathcal{O}}
\newcommand{\lar}{$ \quad \leftarrow \quad $}
\newcommand\GETOUT[1]{}

% ---------------------------------------------------
%%% Exam questions.

\newcommand{\True}{\mathsf{T}}
\newcommand{\False}{\mathsf{F}}
\newcommand{\sem}[1]{\llbracket #1 \rrbracket}

% Question 1
\begin{examqu}
  \begin{examsubq}
  \item Questions are a burden to others.

    \mrks{6}

    \sol{LEARNING OUTCOMES:  \\ Answers are a prison for oneself}
    \ssplit
  \item Question everything.
    \begin{examsubsubq}
    \item Why?

      \mrks{3}

      \sol{LEARNING OUTCOMES: \\ See (ii).}
    \item Why not?

      \mrks{3}

      \sol{LEARNING OUTCOMES: \\ See (i).}
    \end{examsubsubq}
  \end{examsubq}
\end{examqu}


\ssplit

% Question 2
\begin{examqu}
  \begin{examsubq}
  \item \lipsum[3]
    \mrks{5}

  \end{examsubq}
\end{examqu}

%%% End of questions.
% ---------------------------------------------------
\endinput