coursework/cw03.tex
changeset 504 3390e863d796
parent 499 b06c81c0b12f
child 537 55c9f30d0ed2
--- a/coursework/cw03.tex	Tue Sep 26 14:07:29 2017 +0100
+++ b/coursework/cw03.tex	Tue Sep 26 14:08:49 2017 +0100
@@ -6,7 +6,7 @@
 
 \section*{Coursework 3}
 
-\noindent This coursework is worth 5\% and is due on 24
+\noindent This coursework is worth 5\% and is due on 23
 November at 16:00. You are asked to implement a parser for the
 WHILE language and also an interpreter. You can do the
 implementation in any programming language you like, but you
@@ -117,7 +117,7 @@
 how long does your interpreter take when \pcode{start}
 is initialised with 100, 500 and so on. How far can
 you scale this value if you are willing to wait, say
-1 Minute.
+1 Minute?
 
 \begin{figure}[p]
 \begin{center}