equal
deleted
inserted
replaced
4 |
4 |
5 \begin{document} |
5 \begin{document} |
6 |
6 |
7 \section*{Coursework 1 (Strand 1)} |
7 \section*{Coursework 1 (Strand 1)} |
8 |
8 |
9 This coursework is worth 5\% and is due on 16 October at 16:00. You |
9 This coursework is worth 5\% and is due on 20 October at 16:00. You |
10 are asked to implement a regular expression matcher and submit a |
10 are asked to implement a regular expression matcher and submit a |
11 document containing the answers for the questions below. You can do |
11 document containing the answers for the questions below. You can do |
12 the implementation in any programming language you like, but you need |
12 the implementation in any programming language you like, but you need |
13 to submit the source code with which you answered the |
13 to submit the source code with which you answered the |
14 questions. However, the coursework will \emph{only} be judged |
14 questions. However, the coursework will \emph{only} be judged |