\documentclass{article}
\usepackage{style}
%%\usepackage{../langs}
\begin{document}
\section*{Coursework 6 (Scala)}
This coursework is about Scala and is worth 10\%. The first part is
due on 16 November at 11:00, and the second part on 23 November. You
are asked to implement a three programs about list manipulations and
recursion.
\subsubsection*{Disclaimer}
It should be understood that the work you submit represents
your own effort. You have not copied from anyone else. An
exception is the Scala code I showed during the lectures or
uploaded to KEATS, which you can freely use.\bigskip
\subsubsection*{Part 1 (3 Marks)}
\subsubsection*{Part 2 (3 Marks)}
\subsubsection*{Part 3 (4 Marks)}
\end{document}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: t
%%% End: