diff -r 6e93040e3378 -r cdfa6a293453 cws/disclaimer.sty --- a/cws/disclaimer.sty Sat Oct 08 00:30:51 2022 +0100 +++ b/cws/disclaimer.sty Tue Nov 01 15:03:48 2022 +0000 @@ -24,7 +24,7 @@ meaning in Scala than in Java. It changes the meaning of your program, and you should never use it. -\item Do not use \texttt{var}! This declares a mutable variable. Only +\item Do not use \textbf{\texttt{var}}! This declares a mutable variable. Only use \texttt{val}! \item Do not use any parallel collections! No \texttt{.par} therefore! @@ -96,9 +96,11 @@ It should be understood that the work you submit represents your \textbf{own} effort! You have implemented the code entirely -on your own. You have not used any unauthorised aid (e.g.~Google). 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 +on your own. You have not copied from anyone else. +Do not be tempted to ask Github Copilot for help or +do any other shenanigans like this! An exception is the Scala +code I showed during the lectures or uploaded to KEATS, +which you can freely use.\bigskip } \newcommand{\DISCLAIMEREXAM}{%