cws/cw03.tex
changeset 989 aa976b429904
parent 986 68b1a84efce6
child 992 c3dd3a98f919
--- a/cws/cw03.tex	Wed Sep 17 16:31:37 2025 +0100
+++ b/cws/cw03.tex	Fri Sep 19 18:41:04 2025 +0100
@@ -10,7 +10,7 @@
 
 
 
-\noindent This coursework is worth 10\% and is due on \cwTHREE{} at
+\noindent This coursework is worth 15\% and is due on \cwTHREE{} at
 16:00. You are asked to implement a parser for the WHILE language and
 also an interpreter. The parser needs to use parser combinators.  You
 can do the implementation in any programming language you like, but